Points
IPoints.Points property
获取或设置注解位置
public List<Point> Points { get; set; }
也可以看看
- struct Point
- interface IPoints
- 命名空间 GroupDocs.Annotation.Models.AnnotationModels.Interfaces.Properties
- 部件 GroupDocs.Annotation
获取或设置注解位置
public List<Point> Points { get; set; }