RectangleOffset Members
In This Article
#Constructors
Name | Description |
---|---|
Rectangle |
Initializes a new Rectangle |
#Fields
Name | Description |
---|---|
Empty static |
Represents a Rectangle |
#Properties
Name | Description |
---|---|
Bottom |
Returns the offset from the bottom edge of the shape. |
Left |
Returns the offset from the left edge of the shape. |
Right |
Returns the offset from the right edge of the shape. |
Top |
Returns the offset from the top edge of the shape. |
#Methods
Name | Description |
---|---|
Equals |
Determines whether two Rectangle |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current Rectangle |
Get |
Returns a number that identifies the current Rectangle |
Get |
Gets the Type of the current instance. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns the fully qualified type name of this instance.
Inherited from Value |
#Operators
Name | Description |
---|---|
Equality |
Compares two Rectangle |
Inequality |
Compares two Rectangle |
See Also