ViewSettingsAutoAdjustTargetDepth Property |
Gets or sets the 'Auto adjust camera target after Pan and Zoom' value.
Namespace:
Rhino.ApplicationSettings
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 8.19
Syntaxpublic static bool AutoAdjustTargetDepth { get; set; }
Public Shared Property AutoAdjustTargetDepth As Boolean
Get
Set
Property Value
Type:
Boolean
See Also