Share via


InputRange.Max Property (Microsoft.DirectX.DirectInput)

Definition

Visual Basic Public Property Max As Integer
C# public int Max { get; set; }
C++ public:
property int Max {
        int get();
        void set(int value);
}
JScript public function get Max() : int
public function set Max(int);

Property Value

System.Int32

This property is read/write.