[This is preliminary documentation and is subject to change.]
Sets the value of the <Speedometer> element.
| C# | Visual Basic | Visual C++ |
public void SetSpeedometer( DistanceUnit Unit, string Value )
Public Sub SetSpeedometer ( _ Unit As DistanceUnit, _ Value As String _ )
public: void SetSpeedometer ( DistanceUnit^ Unit, String^ Value )
- Unit (DistanceUnit)
- Units used in the speedometer reading.
- Value (String)
- Gets or sets the content value of the <Speedometer> element
This form of setSpeedometer is provided as a convenience method that is functionally equivalent to the Speedometer
Version: 2.0
Since: 1.5r1