GrapeCity SPREAD for Windows Forms 11.0J
TickLength プロパティ (FpSlider)


スライダーの目盛の幅を取得または設定します。
構文
'Declaration
 
Public Property TickLength As Integer
'使用法
 
Dim instance As FpSlider
Dim value As Integer
 
instance.TickLength = value
 
value = instance.TickLength
public int TickLength {get; set;}
参照

FpSlider クラス
FpSlider メンバ

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.