PowerTools SPREAD for Windows Forms 8.0J
CloseContour プロパティ (RadarAreaSeries)


最後のポイントが最初のポイントと接続されるかどうかを取得または設定します。
構文
'Declaration
 
Public Property CloseContour As Boolean
'使用法
 
Dim instance As RadarAreaSeries
Dim value As Boolean
 
instance.CloseContour = value
 
value = instance.CloseContour
public bool CloseContour {get; set;}
参照

RadarAreaSeries クラス
RadarAreaSeries メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.