Click or drag to resize

ViewCaptureSettingsGetViewport Method

Get RhinoViewport that this view capture settings is targeting

Namespace:  Rhino.Display
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.0
Syntax
public RhinoViewport GetViewport()

Return Value

Type: RhinoViewport

[Missing <returns> documentation for "M:Rhino.Display.ViewCaptureSettings.GetViewport"]

See Also