Depthcue Property

Gets or sets the depth cueing state.

Syntax

object.Depthcue [= value]

Parameters

value
A Boolean expression. When Depthcue is TRUE, depth cueing is enabled; otherwise, it is disabled.

Remarks

When enabled, depth cueing "fades out" more distant parts of the graph to provide an enhanced perception of depth. Depthcue has no effect unless the GraphType property is HeightField.

See Also

GraphType