| Unit LengthUnit Property | HIDSharp |
Gets the units of length corresponding to System.
Namespace: HidSharp.ReportDescriptors.UnitsAssembly: HidSharp (in HidSharp.dll) Version: 1.5.0.0 (1.5.0.0)
Syntax
public LengthUnit LengthUnit { get; }
public LengthUnit LengthUnit { get; }Public ReadOnly Property LengthUnit As LengthUnit Get
Public ReadOnly Property LengthUnit As LengthUnit Get
public: property LengthUnit LengthUnit { LengthUnit get (); }
public:
property LengthUnit LengthUnit {
LengthUnit get ();
}member LengthUnit : LengthUnit with get
member LengthUnit : LengthUnit with get
See Also