Click or drag to resize

File3dmNotesIsVisible Property

Gets or sets the notes visibility. If the notes are visible, true; false otherwise.

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public bool IsVisible { get; set; }

Property Value

Type: Boolean
See Also