Name | Description | |
---|---|---|
![]() | WpfRectObjectTransformer | Initializes a new instance of the WpfRectObjectTransformer class. |
Name | Description | |
---|---|---|
![]() | WpfRectObjectTransformer | Initializes a new instance of the WpfRectObjectTransformer class. |
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. |
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. |
Name | Description | |
---|---|---|
![]() | GetBoundingBox | Returns the bounding box of the object's parent container in pixels. |
![]() | GetCurrentCursor | Returns the current cursor. |
![]() | GetMinSize | Returns the minimum object size in pixels. |
![]() | GetRect | Returns the rectangle of an object in pixels. |
![]() | SetRect | Sets the new rectangle of an object in pixels. |