MapShapeBase::EncapsulatedShape Property

Bing
 

Gets the shape.

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

protected:
property Shape^ EncapsulatedShape {
	Shape^ get();
}

Property Value

Type: System.Windows.Shapes::Shape^

Returns Shape.

Return to top
Show: