FlexReport for WinForms
Closed プロパティ (ArcShape)


C1.Document.4.6.2 アセンブリ > C1.Document 名前空間 > ArcShape クラス : 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).
シンタックス
'宣言
 
Public Property Closed As System.Boolean
'使用法
 
Dim instance As ArcShape
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.
参照

参照

ArcShape クラス
ArcShape メンバ