StatusBarSetDistancePane Method |
Sets the distance pane to a distance value.
Namespace:
Rhino.UI
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic static void SetDistancePane(
double distance
)
Public Shared Sub SetDistancePane (
distance As Double
)
Parameters
- distance
- Type: SystemDouble
The distance value.
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also