RhinoCommon API
ViewCaptureSettingsSetModelScaleToFit Method |
Scales the model to fit.
Namespace: Rhino.Display
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 6.21
public void SetModelScaleToFit( bool promptOnChange )
Public Sub SetModelScaleToFit ( promptOnChange As Boolean )
Parameters
- promptOnChange
- Type: SystemBoolean
Prompt the user if the model scale will change.