r property
Gets or sets the radius of a circle.
![]() ![]() |
Syntax
HRESULT value = object.put_r(ISVGAnimatedLength* v);HRESULT value = object.get_r(ISVGAnimatedLength** p);
Property values
Type: Object
The circle's radius.
Standards information
- Scalable Vector Graphics: Basic Shapes, Section 9.8.2
Show:

