CWIMAQRectangle
CWIMAQRectangle contains properties that specify a rectangle.
Properties
Height | Height of the rectangle. |
Left | Left coordinate of the rectangle. |
Top | Top coordinate of the rectangle. |
Width | Width of the rectangle. |
Methods
CopyTo | Copies all of the properties from the source rectangle into the destination rectangle. |
Initialize | Sets all the properties of the rectangle with one method call. |
MakeRotatedRectangle | Copies a rectangle into a rotated rectangle with an angle of 0. |