RectangleD.IsEmpty Property

Definition

Tests whether all numeric properties of this RectangleD have values of zero.

public:
 property bool IsEmpty { bool get(); };
public bool IsEmpty { get; }
member this.IsEmpty : bool
Public ReadOnly Property IsEmpty As Boolean

Property Value

Applies to