Spread Silverlight Documentation
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 System.Boolean
'Usage
 
Dim instance As GcRect
Dim value As System.Boolean
 
value = instance.IsEmpty
public System.bool IsEmpty {get;}
See Also

Reference

GcRect Structure
GcRect Members