The shadows value.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public double Shadows { get; set; }Property Value
Double
Exceptions
| Exception | Condition |
|---|
| ArgumentOutOfRangeException |
When setting this property: The value of shadows is not valid. The valid range is 0.1 to 4.
|
Remarks
Increase this value to get darker shadows.
See Also
Reference