Methods 

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

The following tables list the members exposed by IPointMarkerPathDrawingContext.

Public Methods
 NameDescription
 Method Starts the context at the specified X,Y coordinate with a specified Pen  
 MethodPerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from System.IDisposable)
 Method Ends the segment, flushing to render target  
 Method Moves the Context to the specified X,Y coordinate.  
Top
Extension Methods
 NameDescription
Public Extension Method Checks for null and if not null, calls Dispose
Top
See Also