RhinoCommon API
ViewSettingsDefinedViewSetProjection Property |
Gets or sets the 'named views set projection' value.
When true, restoring a named view causes the viewport projection saved with the view to also restore.
Namespace: Rhino.ApplicationSettings
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 5.0
public static bool DefinedViewSetProjection { get; set; }
Public Shared Property DefinedViewSetProjection As Boolean Get Set