Spread Silverlight Documentation
GcRect Structure Members
Properties  Methods 


The following tables list the members exposed by GcRect.

Public Constructors
 NameDescription
Public ConstructorGcRect ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyBottomGets the y-axis value of the bottom of the rectangle.  
Public Propertystatic (Shared in Visual Basic)EmptyRepresents a GrapeCity.Excel.GcRect structure with its properties left uninitialized.  
Public PropertyHeightA positive number that represents the height of the rectangle. The default is 0.  
Public PropertyIsEmptyGets a value that indicates whether the rectangle is the GrapeCity.Excel.Rect is the GrapeCity.Excel.GcRect.Empty rectangle.  
Public PropertyLeftGets the x-axis value of the left side of the rectangle.  
Public PropertyLocationGets or sets the position of the top-left corner of the rectangle.  
Public PropertyRightGets the x-axis value of the right side of the rectangle.  
Public PropertySizeA GrapeCity.Excel.GcSize structure that specifies the width and height of the rectangle.  
Public PropertyTopGets the y-axis position of the top of the rectangle.  
Public PropertyWidthA positive number that represents the width of the rectangle. The default is 0.  
Public PropertyXGets or sets the x-axis value of the left side of the rectangle.  
Public PropertyYGets or sets the y-axis value of the top side of the rectangle.  
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)EqualsOverloaded. Indicates whether the specified rectangles are equal.  
Public MethodGetHashCodeCreates a hash code for the rectangle.  
Top
Public Operators
public Operator Equality Compares two rectangles for exact equality.
public Operator Inequality Compares two rectangles for exact inequality.
Top
See Also

Reference

GcRect Structure
GrapeCity.Excel Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.