Properties  Methods 

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

The following tables list the members exposed by IExtremeRenderContext2D.

Public Properties
 NameDescription
 Property Gets the current size of the viewport.  
Top
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