For a list of all members of this type, see AnnEditDesigner members
Public Properties
Name | Description | |
---|---|---|
![]() |
isModified | Gets or sets a value that indicates whether this object has been modified. |
![]() |
maintainAspectRatio | Gets or sets a value that indicates whether to preserve the aspect ratio when moving a corner thumb. |
![]() |
moveThumbIndex | Gets the index of the current thumb being moved. |
![]() |
operation | Gets a value that indicates which edit operation is currently being performed. |
![]() |
rotateModifierKey | Gets or sets a value indicating the current auto-rotate modifier key. |
![]() |
showThumbs | Gets or sets a value that indicates whether to show the thumbs. |
![]() |
thumbsEnabled | Enables hit-testing and invoking the default behavior when the user clicks and drags the control point thumbs of this edit designer. |
![]() |
thumbsHitTestBuffer | Gets or sets the hit test buffer to use for the thumbs of this AnnEditDesigner. |
![]() |
useRotateThumbs | Gets or sets a value that indicates whether to use the rotate thumbs of this AnnEditDesigner. |
![]() |
workingBuffer | Gets or sets the buffer to use for determining how far an OnPointerMove is from the previous OnPointerMove to beconsidered a legitimate move operation by the user and not an error due to sensitivity. |
See Also