Points
ReplacementAnnotation.Points property
text で四角形を表すポイントのコレクションを取得または設定します
public List<Point> Points { get; set; }
関連項目
- struct Point
- class ReplacementAnnotation
- 名前空間 GroupDocs.Annotation.Models.AnnotationModels
- 組み立て GroupDocs.Annotation
text で四角形を表すポイントのコレクションを取得または設定します
public List<Point> Points { get; set; }