GanttView for WPF
Zoom メソッド (C1GanttView)

C1.WPF.GanttView.4.5.2 アセンブリ > C1.WPF.GanttView 名前空間 > C1GanttView クラス : Zoom メソッド
カスタム単位。
カスタムカウント。
カスタムのカウントと単位にズームします。
シンタックス
'宣言
 
Public Sub Zoom( _
   ByVal units As TimescaleUnits, _
   ByVal count As System.Integer _
) 
public void Zoom( 
   TimescaleUnits units,
   System.int count
)

パラメータ

units
カスタム単位。
count
カスタムカウント。
参照

C1GanttView クラス
C1GanttView メンバ