ViewInfoViewport Property |
Gets the viewport, or viewing frustum, associated with this view.
Namespace:
Rhino.DocObjects
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic ViewportInfo Viewport { get; }Public ReadOnly Property Viewport As ViewportInfo
Get
Property Value
Type:
ViewportInfo
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also