WpfPointBaseAnnotationGripMode Property |
Gets or sets the type of grips to use for the annotation.
Namespace:
Atalasoft.Annotate.Wpf
Assembly:
Atalasoft.dotImage.Wpf (in Atalasoft.dotImage.Wpf.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 whether point or rectangle grips are used.
See Also