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


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > PolygonProps クラス : Points プロパティ
Gets or sets the array of UnitPoint points defining the polygon.
シンタックス
'宣言
 
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 メンバ