LinesAnnotationPoints 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 The points for this annotation in annotation space.
Remarks The LinesAnnotation must have at least two points in the collection.
See Also