convertToSpecifiedUnits
Notes
Remarks
The convertToSpecifiedUnits method preserves the same underlying stored value, but it resets the stored unit identifier to the specified unitType type. The unitType, valueInSpecifiedUnits, and valueAsString objects might be modified when you call this method.
Syntax
HRESULT retVal = object.convertToSpecifiedUnits(unitType);
Standards information
- Scalable Vector Graphics: Basic Data Types and Interfaces, Section 4.5.11
See also
Related pages
Attributions
Microsoft Developer Network: [Windows Internet Explorer API reference Article]