Condividi tramite


Proprietà VertexBufferDescription.VertexFormat

Aggiornamento: novembre 2007

Ottiene il formato dei vertici nel buffer corrente.

Spazio dei nomi:  Microsoft.WindowsMobile.DirectX.Direct3D
Assembly:  Microsoft.WindowsMobile.DirectX (in Microsoft.WindowsMobile.DirectX.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property VertexFormat As VertexFormats
'Utilizzo
Dim instance As VertexBufferDescription
Dim value As VertexFormats

value = instance.VertexFormat
public VertexFormats VertexFormat { get; }
public:
property VertexFormats VertexFormat {
    VertexFormats get ();
}
public function get VertexFormat () : VertexFormats

Valore proprietà

Tipo: Microsoft.WindowsMobile.DirectX.Direct3D.VertexFormats

Valori dell'oggetto VertexFormats.

Autorizzazioni

Piattaforme

Windows CE, Windows Mobile per Smartphone, Windows Mobile per Pocket PC

.NET Framework e .NET Compact Framework non supportano tutte le versioni di ciascuna piattaforma. Per un elenco delle versioni supportate, vedere Requisiti di sistema di .NET Framework.

Informazioni sulla versione

.NET Compact Framework

Supportato in: 3.5, 2.0

Vedere anche

Riferimenti

VertexBufferDescription Struttura

Membri VertexBufferDescription

Spazio dei nomi Microsoft.WindowsMobile.DirectX.Direct3D