Microsoft DirectX 9.0 SDK Update (October 2004)

DeviceObjectInstance.Dimension Property

Language:

Note: This documentation is preliminary and is subject to change.

A Human Interface Device (HID) code for the dimensional units in which the object's value is reported, if known, or 0 if not known.

Definition

Visual Basic .NET Public Property Dimension As Integer
C# public int Dimension { get; set; }
Managed C++ public: __property int get_Dimension();
public: __property void set_Dimension(int);
JScript .NET public function get Dimension() : int
public function set Dimension(int);

Property Value

System.Int32 .

This property is read/write. 

© 2004 Microsoft Corporation. All rights reserved. Terms of use.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center