Spread Silverlight Documentation
GcRect Structure Members
Properties  Methods 


GrapeCity.Excel Namespace : GcRect Structure

The following tables list the members exposed by GcRect.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public Property Gets the y-axis value of the bottom of the rectangle.  
Public Propertystatic (Shared in Visual Basic) Represents a GrapeCity.Excel.GcRect structure with its properties left uninitialized.  
Public Property A positive number that represents the height of the rectangle. The default is 0.  
Public Property Gets a value that indicates whether the rectangle is the GrapeCity.Excel.Rect is the GrapeCity.Excel.GcRect.Empty rectangle.  
Public Property Gets the x-axis value of the left side of the rectangle.  
Public Property Gets or sets the position of the top-left corner of the rectangle.  
Public Property Gets the x-axis value of the right side of the rectangle.  
Public Property A GrapeCity.Excel.GcSize structure that specifies the width and height of the rectangle.  
Public Property Gets the y-axis position of the top of the rectangle.  
Public Property A positive number that represents the width of the rectangle. The default is 0.  
Public Property Gets or sets the x-axis value of the left side of the rectangle.  
Public Property Gets or sets the y-axis value of the top side of the rectangle.  
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Overloaded.  Indicates whether the specified rectangles are equal.  
Public Method Creates a hash code for the rectangle.  
Top
Public Operators
Compares two rectangles for exact equality.
Compares two rectangles for exact inequality.
Top
See Also

Reference

GcRect Structure
GrapeCity.Excel Namespace