Share via


InputRange.Min Property (Microsoft.DirectX.DirectInput)

Definition

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

Property Value

System.Int32

This property is read/write.