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: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public enum AnnotationGripMode
Members
  Member nameDescription
Rectangular Rectangle grips are used.
Points Point grips are used.
See Also