Rectangle2D | Overloaded. Initializes a new instance of the Rectangle2D class. |
CentralPoint | Gets the central point of the rectangle. |
LowerLeft | Lower left corner of the Rectangle. |
LowerRight | Lower right corner of the Rectangle. |
UpperLeft | Upper left corner of the Rectangle. |
UpperRight | Upper right corner of the Rectangle. |
Contains | Checks if a Point2D is contained by this rectangle. |
Equals (inherited from ValueType) | Indicates whether this instance and a specified object are equal. |
GetHashCode (inherited from ValueType) | Returns the hash code for this instance. |
GetType (inherited from Object) | Gets the Type of the current instance. |
ToString | The string representation of the rectangle. |
Finalize (inherited from Object) | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. |
Rectangle2D Class | TeamYaffa.CRaPI.Utility Namespace