This page is Not Ready

Notice: The WebPlatform project, supported by various stewards between 2012 and 2015, has been discontinued. This site is now available on github.

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

See also

Related pages

Attributions