PointBaseAnnotationGripMode Property |
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; }
Public Property GripMode As AnnotationGripMode
Get
Set
Property Value
Type:
AnnotationGripModeA 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