ViewDisplayDepthCueing Members

The ViewDisplayDepthCueing type exposes the following members.

Methods

  NameDescription
Public methodDispose
Releases all resources used by the ViewDisplayDepthCueing
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodSetStartEndPercentages
Sets start and end percentages.
Public methodToString (Inherited from Object.)

Properties

  NameDescription
Public propertyEnableDepthCueing
True to enable depth cueing. False to disable it.
Public propertyEndPercentage
The end percentage defines where depth cueing ends. Values between 0 and 100.
Public propertyFadeTo
The fade to defines the maximum fading in per cent. Values between 0 and 100.
Public propertyIsValidObject
Specifies whether the .NET object represents a valid Revit entity.
Public propertyStartPercentage
The start percentage defines where depth cueing starts. Values between 0 and 100.

See Also