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; }
Public Property IsVisible As Boolean
Get
Set
Property Value
Type:
BooleanSee Also