![]() |
![]() |
![]() |
VertexInformation.GetFormatSize Method |
Language: |
Returns the size of the vertex format.
Visual Basic Public Shared Function GetFormatSize( _
ByVal vertexFormat As VertexFormats _
) As IntegerC# public static int GetFormatSize(
VertexFormats vertexFormat
);C++ public:
static int GetFormatSize(
VertexFormats vertexFormat
);JScript public static function GetFormatSize(
vertexFormat : VertexFormats
) : int;
vertexFormat Microsoft.DirectX.Direct3D.VertexFormats
Vertex format for which to return size.
System.Int32
An Int32value that indicates the size of the vertex format.
Exceptions
InvalidMeshException The mesh is invalid.
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