ViewDisplayDepthCueing
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| Dispose() | None | Releases all resources used by the ViewDisplayDepthCueing | |
| Equals | None | (Inherited from Object .) | Object . |
| GetHashCode | None | (Inherited from Object .) | Object . |
| GetType | None | (Inherited from Object .) | Object . |
| SetStartEndPercentages(Int32, Int32) | None | Sets start and end percentages. | |
| ToString | None | (Inherited from Object .) | Object . |
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| EnableDepthCueing | bool | True to enable depth cueing. False to disable it. | |
| EndPercentage | int | The end percentage defines where depth cueing ends. Values between 0 and 100. | |
| FadeTo | int | The fade to defines the maximum fading in per cent. Values between 0 and 100. | |
| IsValidObject | bool | Specifies whether the .NET object represents a valid Revit entity. | |
| StartPercentage | int | The start percentage defines where depth cueing starts. Values between 0 and 100. |