![]() | Creates a new Rectangle object and initializes it with the contents of this Rectangle object. |
![]() | Splits the rectangle into a part left of the clipper line, and a part right of it. |
![]() | Decreases the width and height of the rectangle by the specified amount, in units of the coordinate system of the current map. |
![]() | Returns True if the specified point is present within the rectangle; False, otherwise. |
![]() | Moves the rectangle by the specified amount horizontally and vertically, in units of the coordinate system of the current map. |
![]() | Scales the rectangle by the specified amount. |
![]() | Returns the area of the rectangle. |
![]() | Returns or sets the minimum Y coordinate of the rectangle, in the coordinate system of the current map. |
![]() | Returns or sets the maximum Z coordinate of the rectangle, in the coordinate system of the current map. |
![]() | Returns the center point of the rectangle as a Point object, in the coordinate system of the current map. |
![]() | Returns or sets the coordinate system of the rectangle. |
![]() | Returns the difference between the Ceiling and Floor coordinates of the rectangle. |
![]() | Returns or sets the minimum Z coordinate of the rectangle, in the coordinate system of the current map. |
![]() | Returns the height of the rectangle in the current map display units. |
![]() | Returns or sets the minimum X coordinate of the rectangle, in the coordinate system of the current map. |
![]() | Returns or sets the maximum Measure value of the rectangle. |
![]() | Returns the difference between the MaximumMeasure and MinimumMeasure values of the rectangle. |
![]() | Returns or sets the minimum Measure value of the rectangle. |
![]() | Returns the perimeter of the rectangle. |
![]() | Returns or sets the maximum X coordinate of the rectangle, in the coordinate system of the current map. |
![]() | Returns or sets the maximum Y coordinate of the rectangle, in the coordinate system of the current map. |
![]() | Returns the width of the rectangle in the current map display units. |