The ViewDisplayDepthCueing type exposes the following members.

Methods

  NameDescription
Public methodDispose
Releases all resources used by the ViewDisplayDepthCueing
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodSetStartEndPercentages
Sets start and end percentages.
Public methodToString
Returns a string that represents the current object.
(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