Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Drawing Namespace / Rectangle Structure


In This Topic
Rectangle Structure Methods
In This Topic

For a list of all members of this type, see Rectangle members.

Public Methods
 NameDescription
Public MethodDetermines if the specified point is contained within this Rect structure.  
Public MethodGets the aligned rectangle.  
Public MethodEnlarges a Rectangle structure by the specified amount.  
Public Methodstatic (Shared in Visual Basic)Creates a rectangle that represents the intersetion between a and b. If there is no intersection, null is returned.  
Public MethodDetermines if this rectangle intersects with rect.  
Public MethodOverloaded. Adjusts the location of this rectangle by the specified amount.  
Public MethodScales this Rectangle value by the specified scaleX and scaleY values.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Gets a Rectangle structure that contains the union of two Rectangle structures.  
Top
See Also