Device.ClipPlanes Property

Language:

Retrieves the clipping planes on the current device.

Definition

Visual Basic Public ReadOnly Property ClipPlanes As ClipPlanes
C# public ClipPlanes ClipPlanes { get; }
C++ public:
property ClipPlanes^ ClipPlanes {
        ClipPlanes^ get();
}
JScript public function get ClipPlanes() : ClipPlanes

Property Value

Microsoft.DirectX.Direct3D.ClipPlanes
Clipping planes on the current device.

This property is read-only. 

See Also


Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center