[This is preliminary documentation and is subject to change.]
Sets the value of the Unit attribute.
| C# | Visual Basic | Visual C++ |
public void SetUnit( DistanceUnit val )
Public Sub SetUnit ( _ val As DistanceUnit _ )
public: void SetUnit ( DistanceUnit^ val )
- val (DistanceUnit)
- A DistanceUnit object
The SIF specification defines the meaning of this attribute as: "Units used in the speedometer reading. "
Version: 2.0
Since: 1.5r1