File3dmNamedViews Property |
Named views in this file.
Namespace:
Rhino.FileIO
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax public IList<ViewInfo> NamedViews { get; }
Public ReadOnly Property NamedViews As IList(Of ViewInfo)
Get
Property Value
Type:
IListViewInfoSee Also