r2 property

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

Gets or sets the y-axis radius for an ellipse that is associated with a path element.

Scalable Vector Graphics (SVG) 1.1, Appendix CInternet Explorer 9

Syntax

HRESULT value = object.put_r2(float v);HRESULT value = object.get_r2(float* p);

Property values

Type: float

The y-axis radius for the path's ellipse component.

Standards information

 

 

Build date: 1/26/2012