BulletGraph for WinForms
EndUpdate(Double) メソッド

C1.Win.Gauge.6 アセンブリ > C1.Win.Gauge 名前空間 > C1Gauge クラス > EndUpdate メソッド : EndUpdate(Double) メソッド
Specifies the time interval (in milliseconds) that is taken for the visual transition effect that hides the previous state of the control and shows the updated state.
Resumes processing after it has been suspended by a call to BeginUpdate.
シンタックス
'宣言
 
Public Overloads Sub EndUpdate( _
   ByVal duration As System.Double _
) 
public void EndUpdate( 
   System.double duration
)

パラメータ

duration
Specifies the time interval (in milliseconds) that is taken for the visual transition effect that hides the previous state of the control and shows the updated state.
参照

C1Gauge クラス
C1Gauge メンバ
オーバーロード一覧