![]() ![]() | Equality operator for the two specified VectorRectangle instances. |
![]() ![]() | Non-equality operator for the two specified VectorRectangle instances. |
![]() ![]() | Converts the specified VectorRectangle to an integer Rectangle with truncation. |
![]() ![]() | Converts the specified VectorRectangle to a RectangleF |
![]() ![]() | Converts the specified Rectangle to a VectorRectangle |
![]() ![]() | Converts the specified RectangleF to a VectorRectangle |
![]() |
Overloaded. Initializes a new instance of the VectorRectangle class. |
![]() | Gets Y coordinate of the bottom side of the rectangle. |
![]() | Gets location of the center of the bottom side of the rectangle. |
![]() | Gets location of the bottom left corner of the rectangle. |
![]() | Gets location of the bottom right corner of the rectangle. |
![]() | Gets location of the center of the rectangle. |
![]() | Gets X coordinate of the center of the rectangle. |
![]() | Gets Y coordinate of the center of the rectangle. |
![]() | Gets or sets height of the rectangle. |
![]() | Gets if width and height of the current VectorRectangle are zeros. |
![]() | Gets X coordinate of the left side of the rectangle. |
![]() | Gets location of the center of the left side of the rectangle. |
![]() | Gets or sets location of the rectangle (the top left corner). |
![]() | Gets X coordinate of the right side of the rectangle. |
![]() | Gets location of the center of the right side of the rectangle. |
![]() | Gets or sets size of the rectangle. |
![]() | Gets Y coordinate of the top side of the rectangle. |
![]() | Gets location of the center of the top side of the rectangle. |
![]() | Gets location of the top left corner of the rectangle. |
![]() | Gets location of the top right corner of the rectangle. |
![]() | Gets or sets width of the rectangle |
![]() | Gets or sets X coordinate of the top left corner of the rectangle |
![]() | Gets or sets Y coordinate of the top left corner of the rectangle |
![]() | Returns the area of the current VectorRectangle object. |
![]() | Returns whether the current VectorRectangle contains the specified point. |
![]() | Determines whether two VectorRectangle instances are equal. |
![]() | Serves as a hash function for VectorRectangle, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | Returns a new VectorRectangle instance with the geometry identical to the current instance and with positive width and height values. |
![]() | Aligns the current VectorRectangle instance using the specified grid steps. |
![]() | Aligns the current VectorRectangle instance horizontally using the specified grid x-step. |
![]() | Aligns the current VectorRectangle instance vertically using the specified grid y-step. |
![]() | Rounds rectangle coords. |
![]() | Returns a String that represents the current VectorRectangle object. |
![]() | Truncates the current instance of VectorRectangle to integer Rectangle. |
VectorRectangle Class | PerpetuumSoft.InstrumentationPDA.Mathematics Namespace