GrapeCity.Xaml.Excel
IsEmpty Property (GcRect)


GrapeCity.Excel Namespace > GcRect Structure : IsEmpty Property
Gets a value that indicates whether the rectangle is the GrapeCity.Excel.Rect is the GrapeCity.Excel.GcRect.Empty rectangle.
Syntax
'Declaration
 
Public ReadOnly Property IsEmpty As Boolean
'Usage
 
Dim instance As GcRect
Dim value As Boolean
 
value = instance.IsEmpty
public bool IsEmpty {get;}
See Also

Reference

GcRect Structure
GcRect Members