StatusBar.SetDistancePane Method

StatusBarSetDistancePane Method

Sets the distance pane to a distance value.

Namespace:  Rhino.UI
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public static void SetDistancePane(
	double distance
)
Public Shared Sub SetDistancePane ( 
	distance As Double
)

Parameters

distance
Type: SystemDouble
The distance value.
Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.8
See Also