Points
HighlightAnnotation.Points property
获取或设置用 text 描述矩形的点集合
public List<Point> Points { get; set; }
也可以看看
- struct Point
 - class HighlightAnnotation
 - 命名空间 GroupDocs.Annotation.Models.AnnotationModels
 - 部件 GroupDocs.Annotation
 
获取或设置用 text 描述矩形的点集合
public List<Point> Points { get; set; }