RectObjectTransformer Class Properties
In This Topic
For a list of all properties of this type, see
RectObjectTransformer.
Public Properties
| | Name | Description |
 | CanMove | Gets or sets a value indicating whether the object supports translation. |
 | CanResize | Gets or sets a value indicating whether the object supports resizing. |
 | LocationChangeTopMargin | Gets or sets position changing area of the object in pixels. |
 | ShowMoveCursor | Gets or sets a value indicating whether to show move cursor. |
 | ShowResizeCursor | Gets or sets a value indicating whether to show resize cursor. |
 | SizeChangeMargin | Gets or sets size changing area of the object in pixels. |
See Also