|   |   |   | 
| MeshContainer.MeshData Property | Language: | 
Retrieves or sets a MeshData object that contains the type of data in the mesh.
Visual Basic Public Property MeshData As MeshData C# public MeshData MeshData { get; set; } C++ public: 
property MeshData MeshData {
MeshData get();
void set(MeshData value);
}JScript public function get MeshData() : MeshData 
public function set MeshData(MeshData);
Microsoft.DirectX.Direct3D.MeshData
This property is read/write.
A MeshData object that represents the type of mesh data.
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