VertexCache.Pattern Property

Language:

Retrieves the bit pattern of the vertex cache.

Definition

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

Property Value

System.Int32
Value in the four-character code (FOURCC) ('C', 'A', 'C', 'H') format that specifies the bit pattern.

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