Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves a value that identifies the current resource as an index buffer.
Definition
Visual Basic Public ReadOnly Property Type As ResourceType C# public ResourceType Type { get; } C++ public:
property ResourceType Type {
ResourceType get();
}JScript public function get Type() : ResourceType
Property Value
Microsoft.DirectX.Direct3D.ResourceType
Member of the ResourceType enumeration that identifies the current resource.This property is read-only.