This topic has not yet been rated - Rate this topic

r property

Gets or sets the radius of a circle.

Scalable Vector Graphics: Basic Shapes, Section 9.8.2Internet Explorer 9

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

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.