StencilCaps.SupportsReplace Property

Language:

Specifies whether to replace the stencil buffer entry with a reference value.

Definition

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

Property Value

System.Boolean
Value that is true to replace the stencil-buffer entry with a reference value, or false otherwise.

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