Members 
Disposer Class
Disposes a class if not disposed
Syntax
[Obsolete("The SciChart.DirectX package based on SharpDX is now obsolete since SharpDX itself has been made obsolete.
This has been replaced with our new in-house DirectX rendering engine.
To enable this, remove all instances of DirectX/Direct3D11RenderSurface from your code and set the attached property VisualXcceleratorEngine.IsEnabled=True on your SciChartSurface.", false)]
public static class Disposer 
Inheritance Hierarchy

System.Object
   SciChart.Drawing.DirectX.Common.Disposer

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also