Properties  Methods 


ClusteredPointMarkerBatchStrategy Class Members

The following tables list the members exposed by ClusteredPointMarkerBatchStrategy.

Public Constructors
Public Properties
 NameDescription
Public Property Gets the clustered points array (Treat as Read-ONLY)  
Top
Public Methods
 NameDescription
Public MethodAttaches the IPointMarkerBatchStrategy to the parent BasePointMarker  
Public Method Called 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 Method Ends a batch draw operation.  
Public Method Determines whether the X,Y point is within bounds of the Viewport for drawing  
Public Method Called when a batched draw operation is being updated to this x,y position.  
Top
Extension Methods
 NameDescription
Public Extension Method Notifies 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