StencilCaps.SupportsZero Property

Language:

Specifies whether the device supports setting the stencil buffer entry to 0.

Definition

Visual Basic Public ReadOnly Property SupportsZero As Boolean
C# public bool SupportsZero { get; }
C++ public:
property bool SupportsZero {
        bool get();
}
JScript public function get SupportsZero() : boolean

Property Value

System.Boolean
Value that is true if setting the stencil-buffer entry to 0 is supported, or false if it is not.

This property is read-only. 

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