valueInSpecifiedUnits property
[This documentation is preliminary and is subject to change.]
Gets or sets the length or angle value, as a floating point number, in the units that svgUnitTypes specifies.
![]() ![]() |
Syntax
HRESULT value = object.put_valueInSpecifiedUnits(float v);HRESULT value = object.get_valueInSpecifiedUnits(float* p);
Property values
Type: float
The length value or angle value, as a floating point number.
Standards information
- Scalable Vector Graphics: Basic Data Types and Interfaces, Section 4.5.11
Remarks
If you set the valueInSpecifiedUnits property, the value and valueAsString properties are updated automatically to reflect this setting.
Build date: 1/26/2012
.png)
.png)