Click or drag to resize

WpfGripHotZoneAction Enumeration

Indicates the action for a zone 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 WpfGripHotZoneAction
Members
  Member nameDescription
Default The default grip action is performed.
Ignore No action should be taken.
MoveAnnotation The annotation should be moved.
MoveGrip The grip should be moved.
RotateAnnotation The annotation should be rotated.
See Also