SimplificationMesh.VertexFormat Property

Language:

Retrieves the VertexFormats of the vertices in the SimplificationMesh.

Definition

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

Property Value

Microsoft.DirectX.Direct3D.VertexFormats
A VertexFormats object that contains the format of the vertices in the SimplificationMesh.

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