value
Notes
Remarks
For angles, the value property is in degrees. For lengths, the value property is in user units. If you
set the value property, the valueInSpecifiedUnits and valueAsString properties are updated automatically to reflect this setting.
Syntax
HRESULT value = object.put_value(float v);HRESULT value = object.get_value(float* p);
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]