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; }
Public ReadOnly Property Viewport As ViewportInfo
Get
Return Value
Type:
ViewportInfoThe ViewportInfo
See Also