WpfRectangleGripRotationMode Enumeration |
Indicates the grip rotation behavior.
Namespace:
Atalasoft.Annotate.Wpf
Assembly:
Atalasoft.dotImage.Wpf (in Atalasoft.dotImage.Wpf.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax public enum WpfRectangleGripRotationMode
Public Enumeration WpfRectangleGripRotationMode
Members
| Member name | Description |
---|
| None |
No rotation is performed.
|
| Grip |
The normal rotation grip is displayed.
|
| Zone |
An invisible grip is used for rotation. The cursor will change when over the grip area to indicate a rotation action.
|
See Also