View.SetDepthCueing
Method
Description:
Sets the depth cueing settings for the view.
Sets the depth cueing settings for the view.
Parameters
Parameter | Type | Description |
---|---|---|
depthCueing | ViewDisplayDepthCueing | Depth cueing settings to set. |
Return Value
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |
InvalidOperationException | This view does not contain display-related properties. -or- This view cannot use Depth Cueing |