VertexBuffer Properties

Public Properties

  Name Description
Public property Supported by the .NET Compact Framework Description Retrieves a description of the vertex buffer resource.
Public property Supported by the .NET Compact Framework Device  Retrieves the device associated with a resource. (Inherited from Resource.)
Public property Supported by the .NET Compact Framework Disposed Gets a value that indicates whether the object is disposed.
Public property Supported by the .NET Compact Framework Priority  Retrieves or sets the priority for the current resource. (Inherited from Resource.)
Public property Supported by the .NET Compact Framework SizeInBytes Retrieves the size of the VertexBuffer data, in bytes.
Public property Supported by the .NET Compact Framework Type  Retrieves the type of a resource. (Inherited from Resource.)

Top

See Also

Reference

VertexBuffer Class
Microsoft.WindowsMobile.DirectX.Direct3D Namespace

Other Resources

Mobile Direct3D Programming