PrintDocument for WinForms
Points プロパティ (PolygonProps)


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview 名前空間 > PolygonProps クラス : Points プロパティ
折れ線を定義するポイント。
シンタックス
'宣言
 
Public Shadows Property Points As UnitPoint()
'使用法
 
Dim instance As PolygonProps
Dim value() As UnitPoint
 
instance.Points = value
 
value = instance.Points
public new UnitPoint[] Points {get; set;}
参照

PolygonProps クラス
PolygonProps メンバ