DioDocs for PDF
Points プロパティ (SvgPolygonElement)

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Svg 名前空間 > SvgPolygonElement クラス : Points プロパティ
Gets or sets the list of points.
シンタックス
'宣言
 
Public Property Points As System.Collections.Generic.List(Of SvgPoint)
public System.Collections.Generic.List<SvgPoint> Points {get; set;}
参照

SvgPolygonElement クラス
SvgPolygonElement メンバ