ViewSettingsStateLinkedViewports Property |
Gets or sets the 'linked views' activated setting.
true enables real-time view synchronization.
When a standard view is manipulated, the camera lens length of all parallel projection
viewports are set to match the current viewport.
Namespace:
Rhino.ApplicationSettings
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic bool LinkedViewports { get; set; }Public Property LinkedViewports As Boolean
Get
Set
Property Value
Type:
Boolean
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also