Click or drag to resize

AnnotationGripMode Enumeration

Specifies the type of grips being used for an annotation.

Namespace:  Atalasoft.Annotate
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntax
public enum AnnotationGripMode
Members
  Member nameDescription
Rectangular Rectangle grips are used.
Points Point grips are used.
See Also