Search
RectangleI.IsEmpty Property
See Also
 






Gets a value indicating whether this instance is empty.

Namespace: MindFusion
Assembly: MindFusion.Common

 Syntax

C#  Copy Code

public bool IsEmpty { get; }

Visual Basic  Copy Code

Public ReadOnly Property IsEmpty As Boolean

 Property Value

 See Also