Click or drag to resize

RenderSettingsScaleBackgroundToFit Property

Gets or sets a value indicating whether to scale the wallpaper in the background or not. This is meaningful only if the viewport has a wallpaper and render settings are set to render Wallpaper into the background.

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public bool ScaleBackgroundToFit { get; set; }

Property Value

Type: Boolean
See Also