[]
        
(Showing Draft Content)

C1.Win.Gauge.C1Gauge.EndUpdate

EndUpdate Method

EndUpdate()

Resumes processing after it has been suspended by a call to BeginUpdate().

Declaration
public void EndUpdate()

EndUpdate(double)

Resumes processing after it has been suspended by a call to BeginUpdate().

Declaration
public void EndUpdate(double duration)
Parameters
Type Name Description
double 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.