Click or drag to resize

HiddenLineDrawingViewport Property

Returns the ViewportInfo used by the hidden line drawing.

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

Return Value

Type: ViewportInfo
The ViewportInfo
See Also