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


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > PolygonProps クラス : Closed プロパティ
Gets or sets a value indicating whether the polygon is closed (i.e. the last point in the PolygonProps.Points array is automatically connected to the first one) or not.
シンタックス
'宣言
 
Public Property Closed As System.Boolean
'使用法
 
Dim instance As PolygonProps
Dim value As System.Boolean
 
instance.Closed = value
 
value = instance.Closed
public System.bool Closed {get; set;}
参照

PolygonProps クラス
PolygonProps メンバ