Click or drag to resize

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.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public AnnotationGripAction Action { get; set; }

Property Value

Type: AnnotationGripAction
The grip action.
See Also