Represents the name and orientation of a View (and named view).

views can be thought of as cameras.

Namespace: Rhino.DocObjects
Assembly: RhinoCommon (in RhinoCommon.dll) Version: 5.1.30000.5 (5.0.20693.0)

Syntax

C#
public class ViewInfo : IDisposable
Visual Basic
Public Class ViewInfo _
	Implements IDisposable

Inheritance Hierarchy

System..::..Object
  Rhino.DocObjects..::..ViewInfo

See Also