GrapeCity.Xaml.Excel
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 PropertyBottom Gets the y-axis value of the bottom of the rectangle.  
Public Propertystatic (Shared in Visual Basic)Empty Represents a GrapeCity.Excel.GcRect structure with its properties left uninitialized.  
Public PropertyHeight A positive number that represents the height of the rectangle. The default is 0.  
Public PropertyIsEmpty Gets a value that indicates whether the rectangle is the GrapeCity.Excel.Rect is the GrapeCity.Excel.GcRect.Empty rectangle.  
Public PropertyLeft Gets the x-axis value of the left side of the rectangle.  
Public PropertyLocation Gets or sets the position of the top-left corner of the rectangle.  
Public PropertyRight Gets the x-axis value of the right side of the rectangle.  
Public PropertySize A GrapeCity.Excel.GcSize structure that specifies the width and height of the rectangle.  
Public PropertyTop Gets the y-axis position of the top of the rectangle.  
Public PropertyWidth A positive number that represents the width of the rectangle. The default is 0.  
Public PropertyX Gets or sets the x-axis value of the left side of the rectangle.  
Public PropertyY Gets 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 MethodGetHashCode Creates 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.

Support Options