Click or drag to resize

ViewCaptureSettingsViewArea Property

How the RhinoViewport is mapped to the output rectangle

Namespace:  Rhino.Display
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 7.7
Syntax
public ViewCaptureSettingsViewAreaMapping ViewArea { get; set; }

Property Value

Type: ViewCaptureSettingsViewAreaMapping
See Also