RectObjectTransformer Class Methods
In This Topic
For a list of all methods of this type, see
RectObjectTransformer.
Public Methods
| | Name | Description |
 | DoMouseDown | Saves initial parameters, when object transformation is started. |
 | DoMouseMove | Creates new rectangle of an object, based on transformation mode and current cursor position. |
Protected Methods
| | Name | Description |
 | GetBoundingBox | Returns the bounding box of the object's parent container in pixels. |
 | GetMinSize | Returns the minimum object size in pixels. |
 | GetRect | Returns the rectangle of an object in pixels. |
 | SetRect | Sets the new object rectangle in pixels. |
See Also