Click or drag to resize

WpfAnnotationGripName Property

Gets or sets a name for the grip.

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 string Name { get; set; }

Property Value

Type: String
A name for the grip.
Remarks
This property is not required and may be null (Nothing in VB).
See Also