Displays geometry with a given projection. In standard modeling views there
is a one to one relationship between RhinoView and RhinoViewports. In a page
layout, there may be multiple RhinoViewports for a single layout.
Namespace: Rhino.DisplayAssembly: RhinoCommon (in RhinoCommon.dll) Version: 5.1.30000.5 (5.0.20693.0)
Syntax
| C# |
|---|
public class RhinoViewport : IDisposable |
| Visual Basic |
|---|
Public Class RhinoViewport _ Implements IDisposable |