FreehandAnnotationPoints Property |
Namespace:
Atalasoft.Annotate.UI
Assembly:
Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.5.0.5.0.230 (.NET 4.6.2, x86)
Syntaxpublic PointFCollection Points { get; }Public ReadOnly Property Points As PointFCollection
Get
Property Value
Type:
PointFCollection A collection of points for this annotation. Theses points must be specified in annotation space.
See Also