AnnotationGripAction Property |
Gets or sets the action to take when the grip is dragged with the mouse.
Namespace:
Atalasoft.Annotate.UI
Assembly:
Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.5.0.5.0.230 (.NET 4.6.2, x86)
Syntaxpublic AnnotationGripAction Action { get; set; }Public Property Action As AnnotationGripAction
Get
Set
Property Value
Type:
AnnotationGripAction The grip action.
See Also