MapShapeBase::Fill Property

Bing
 

Gets or sets the fill of the shape.

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

public:
property Brush^ Fill {
	Brush^ get();
	void set(Brush^ value);
}

Property Value

Type: System.Windows.Media::Brush^

Returns Brush.

None.

Return to top
Show: