Click or drag to resize

ViewCaptureSettingsSetModelScaleToValue Method

Sets the model scale to a value.

Namespace:  Rhino.Display
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.21
Syntax
public void SetModelScaleToValue(
	double scale
)

Parameters

scale
Type: SystemDouble
The scale value.
See Also