StencilCaps.SupportsInvert Property

Language:

Specifies whether the bits in the stencil buffer entry can be inverted.

Definition

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

Property Value

System.Boolean
Value that is true if the stencil-buffer bits can be inverted, or false if they cannot.

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