value property

[This documentation is preliminary and is subject to change.]

Gets or sets the value of the given attribute.

Scalable Vector Graphics: Basic Data Types and Interfaces, Section 4.5.11Internet Explorer 9

Syntax

HRESULT value = object.put_value(float v);HRESULT value = object.get_value(float* p);

Property values

Type: float

The value of the given attribute.

Standards information

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.

 

 

Build date: 1/26/2012