Methods 


DefaultPointMarkerBatchStrategy Class Members

The following tables list the members exposed by DefaultPointMarkerBatchStrategy.

Public Constructors
Public Methods
 NameDescription
Public MethodAttaches the IPointMarkerBatchStrategy to the parent BasePointMarker  
Public MethodCalled when a batched draw operation is about to begin. All subsequent draw operations will have the same width, height, render context and stroke, fill.  
Public MethodDetaches the IPointMarkerBatchStrategy from the parent BasePointMarker  
Public MethodEnds a batch draw operation.  
Public MethodDetermines whether the X,Y point is within bounds of the Viewport for drawing  
Public MethodCalled when a batched draw operation is being updated to this x,y position.  
Top
Extension Methods
 NameDescription
Public Extension MethodNotifies that finalizer has been invoked
Public Extension MethodOverloaded. Converts an System.IComparable array to double array
Public Extension MethodYields a single item, converting it to System.Collections.IEnumerable.
Public Extension Method
Top
See Also