AnnotationGripPosition Property |
Gets or sets the position of the grip in annotation space.
Namespace:
Atalasoft.Annotate.UI
Assembly:
Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.5.0.5.0.230 (.NET 4.6.2, x86)
Syntaxpublic PointF Position { get; set; }Public Property Position As PointF
Get
Set
Property Value
Type:
PointF The position of the grip in annotation space.
See Also