DioDocs for PDF
PdfPoints プロパティ

DS.Documents.Pdf アセンブリ > GrapeCity.Documents.Pdf.Annotations 名前空間 > PolygonAnnotationBase クラス : PdfPoints プロパティ
PDF ユーザー空間座標内の多角形または折れ線の点を取得または設定します。正の X 軸は水平に右に伸び、正の Y 軸は垂直に上に伸び、通常は原点がページの左下隅にあります。
シンタックス
'宣言
 
Public Property PdfPoints As System.Collections.Generic.IReadOnlyList(Of PointF)
public System.Collections.Generic.IReadOnlyList<PointF> PdfPoints {get; set;}
参照

PolygonAnnotationBase クラス
PolygonAnnotationBase メンバ
Points プロパティ