RenderSourceView.GetViewInfo Method

RenderSourceViewGetViewInfo Method

Get the ViewInfo as specified by the render source view settings.

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public ViewInfo GetViewInfo()
Public Function GetViewInfo As ViewInfo

Return Value

Type: ViewInfo
ViewInfo if view was found, null otherwise
Version Information

Rhino for Windows

Supported in: 6.14
See Also