Click or drag to resize

StatusBarHideProgressMeter Method (UInt32)

Ends, or hides, Rhino's status bar progress meter.

Namespace:  Rhino.UI
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.12
Syntax
public static void HideProgressMeter(
	uint docSerialNumber
)

Parameters

docSerialNumber
Type: SystemUInt32
The document runtime serial number.
See Also