Dela via


HidNumericControlDescription.UnitExponent Property

Definition

Gets the unit exponent for the given numeric control.

public:
 property unsigned int UnitExponent { unsigned int get(); };
uint32_t UnitExponent();
public uint UnitExponent { get; }
var uInt32 = hidNumericControlDescription.unitExponent;
Public ReadOnly Property UnitExponent As UInteger

Property Value

UInt32

unsigned int

uint32_t

The unit exponent.

Applies to

See also