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

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Svg 名前空間 > SvgPolylineElement クラス : 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;}
参照

SvgPolylineElement クラス
SvgPolylineElement メンバ