Click or drag to resize

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; }

Property Value

Type: AnnotationGripMode
A value indicating whether point or rectangle grips are used.
See Also