VertexCache.Pattern Property |
Language: |
Retrieves the bit pattern of the vertex cache.
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
System.Int32
This property is read-only.
Value in the four-character code (FOURCC) ('C', 'A', 'C', 'H') format that specifies the bit pattern.
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