Property LinePoints
- Namespace
- LMKit.Document.Annotations
- Assembly
- LM-Kit.NET.dll
LinePoints
The two endpoints of a Line.
public List<AnnotationPoint> LinePoints { get; set; }
The two endpoints of a Line.
public List<AnnotationPoint> LinePoints { get; set; }