MapShapeBase::StrokeDashArray Property

Bing
 

Gets or sets the StrokeDashArray value of the shape.

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

public:
property DoubleCollection^ StrokeDashArray {
	DoubleCollection^ get();
	void set(DoubleCollection^ value);
}
Return to top
Show: