MapShapeBase.ProjectedPoints Property

Bing
 

When overridden in a derived class, gets or sets the projected points of the shape. Use this property to arrange the points of derived classes.

Namespace:   Microsoft.Maps.MapControl.WPF
Assembly:  Microsoft.Maps.MapControl.WPF (in Microsoft.Maps.MapControl.WPF.dll)

protected abstract PointCollection ProjectedPoints { get; set; }
Return to top
Show: