Click or drag to resize

ViewCaptureSettingsSetModelScaleToFit Method

Scales the model to fit.

Namespace:  Rhino.Display
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.21
Syntax
public void SetModelScaleToFit(
	bool promptOnChange
)

Parameters

promptOnChange
Type: SystemBoolean
Prompt the user if the model scale will change.
See Also