WpfRectObjectTransformer Class Properties
In This Topic
For a list of all properties of this type, see
WpfRectObjectTransformer.
Public Properties
| | Name | Description |
 | CanMove | Gets or sets a value indicating whether the object can be moved. |
 | CanResize | Gets or sets a value indicating whether the object can be resized. |
 | IsTransforming | Gets a value indicating whether the object is transforming. |
 | LocationChangeTopMargin | Gets or sets position changing area of the object in pixels. |
 | ShowMoveCursor | Gets or sets a value indicating whether to show transformation 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