Geometry::Empty Property

 

Gets an empty object.

Namespace:   System.Windows.Media
Assembly:  PresentationCore (in PresentationCore.dll)

public:
property Geometry^ Empty {
	static Geometry^ get();
}

Property Value

Type: System.Windows.Media::Geometry^

The empty geometry object.

.NET Framework
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Return to top
Show: