Click or drag to resize

LayerPerViewportIsVisibleInNewDetails Property

Gets and sets the initial per viewport visibility of this layer in newly created detail views.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.0
Syntax
public bool PerViewportIsVisibleInNewDetails { get; set; }

Property Value

Type: Boolean
See Also