The visibility of the GenericForm.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool Visible { get; }
Property Value
BooleanTrue if the form is visible, false if it is hidden.
public bool Visible { get; }
