Click or drag to resize

StatusBarSetDistancePane Method

Sets the distance pane to a distance value.

Namespace:  Rhino.UI
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public static void SetDistancePane(
	double distance
)

Parameters

distance
Type: SystemDouble
The distance value.
See Also