The RenderContext to draw too.
The collection of Points to render the Point Markers at.
Draw Method (IPointMarker)
Renders the PointMarker on each System.Windows.Point passed in with Fill and Stroke values. Each point is a coordinate in the centre of the PointMarker.
Syntax

Parameters

context
The RenderContext to draw too.
centers
The collection of Points to render the Point Markers at.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also