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.5.0.5.0.230 (.NET 4.6.2, x86)
Syntaxpublic 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