PowerTools SPREAD for Windows Forms 10.0J
GripFlatStyle プロパティ


グリップのスタイルが3Dスタイルとフラットスタイルのどちらであるかを示す値を取得または設定します。
構文
'Declaration
 
Public Property GripFlatStyle As Boolean
'使用法
 
Dim instance As FpChart
Dim value As Boolean
 
instance.GripFlatStyle = value
 
value = instance.GripFlatStyle
public bool GripFlatStyle {get; set;}
参照

FpChart クラス
FpChart メンバ

 

 


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