AnnotationGripState Enumeration |
Specifies the state of a grip.
Namespace:
Atalasoft.Annotate
Assembly:
Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax public enum AnnotationGripState
Public Enumeration AnnotationGripState
Members
| Member name | Description |
---|
| Default | The grip is shown normally. |
| MouseOver | The mouse is over the grip. |
| MouseDown | The mouse is pressing the grip. |
See Also