Click or drag to resize

GripMoveRequestGrip Property

Gets or sets the grip being moved.

Namespace:  Atalasoft.Annotate.Wpf
Assembly:  Atalasoft.dotImage.Wpf (in Atalasoft.dotImage.Wpf.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntax
public WpfAnnotationGrip Grip { get; set; }

Property Value

Type: WpfAnnotationGrip
The grip being moved.
See Also