Share

View.SunAndShadowSettings Property

The sun and shadow settings assigned to the view for shadow calculation and rendering.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public SunAndShadowSettings SunAndShadowSettings { get; }

Property Value

SunAndShadowSettings
The sun and shadow settings, or null for views which don't allow this (such as schedules).

See Also

Reference

Was this information helpful?