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


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > ArcProps クラス : Closed プロパティ
Gets or sets a value indicating whether the current arc should be closed (i.e. the start and end points of the arc should be connected by a straight line) or not.
シンタックス
'宣言
 
Public Property Closed As System.Boolean
'使用法
 
Dim instance As ArcProps
Dim value As System.Boolean
 
instance.Closed = value
 
value = instance.Closed
public System.bool Closed {get; set;}
解説
The default value of this property is false.
参照

ArcProps クラス
ArcProps メンバ