Click or drag to resize

PointBaseAnnotationGripMode Property

Gets or sets whether a RectangleGrips or PointGrips object is used for this annotation.
Gets or sets whether a RectangleGrips or PointGrips object is used for this annotation.

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 AnnotationGripMode GripMode { get; set; }

Property Value

Type: AnnotationGripMode
A value indicating which type of grips to use for this annotation.

Property Value

Type: AnnotationGripMode
A value indicating which type of grips to use for this annotation.
See Also