RVTDocs.com

ViewDisplayDepthCueing.FadeTo

Property
Description:
The fade to defines the maximum fading in per cent. Values between 0 and 100.
Syntax
public int FadeTo { get; set; }
Exceptions
Exception Condition
ArgumentOutOfRangeException When setting this property: The fade to value is not valid. The valid range is 0 to 100.