Click or drag to resize

ViewInfoViewport Property

Gets the viewport, or viewing frustum, associated with this view.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public ViewportInfo Viewport { get; }

Property Value

Type: ViewportInfo
See Also