Geometry::IsEmpty Method ()

 

Determines whether the object is empty.

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

public:
virtual bool IsEmpty() abstract

Return Value

Type: System::Boolean

true if the geometry is empty; otherwise, false.

.NET Framework
Available since 3.0
Return to top
Show: