RVTDocs.com

SunAndShadowSettings.Visible

Property
Description:
Visibility in current view for a per-view SunAndShadowSettings element.
Syntax
public bool Visible { get; set; }
Exceptions
Exception Condition
ArgumentException The element is not view specific (in which case visibility is not relevant) or if internally its view is not accessible.