WpfAnnotationGripAction Enumeration |
Indicates the action performed by a grip.
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 WpfAnnotationGripAction
Public Enumeration WpfAnnotationGripAction
Members
| Member name | Description |
---|
| Move |
The grip is used for moving the annotation.
|
| Resize |
The grip is used to resize the annotation.
|
| Rotate |
The grip is used to rotate the annotation.
|
| Independent |
The grip is moved independently.
|
See Also