Click or drag to resize

RenderSourceViewGetViewInfo Method

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

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public ViewInfo GetViewInfo()

Return Value

Type: ViewInfo
ViewInfo if view was found, null otherwise
See Also