SciChart.Drawing Assembly > SciChart.Drawing.Common Namespace : IExtremeRenderContext2D Interface
IExtremeRenderContext2D Interface Methods

For a list of all members of this type, see IExtremeRenderContext2D members.

Public Methods
 NameDescription
 MethodPerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from System.IDisposable)
 MethodBlits the sprite onto the IRenderSurface2D with colors provided by vertices  
 Method Draws colored line strip with colors provided by vertice  
Top
Extension Methods
 NameDescription
Public Extension Method Checks for null and if not null, calls Dispose
Top
See Also