Click or drag to resize

AnnotationState Enumeration

Specifies the current state of the annotation.

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 AnnotationState
Members
  Member nameDescription
Moving The annotation is being moved by the user.
Resizing The annotation is being resized by the user.
Creating The annotation is being created by the user.
Idle The annotation is sitting idle.
Loading The annotation is loading from XMP or WANG data.
Rotating The annotation is being rotated by the user.
GripMoving Indicates that a grip is moving.
See Also