Difference between revisions of "CircleShape:getRadius"

m (included link to other languages)
 
Line 13: Line 13:
 
[[Category:Functions]]
 
[[Category:Functions]]
 
{{#set:Description=Gets the radius of the circle shape.}}
 
{{#set:Description=Gets the radius of the circle shape.}}
 +
{{#set:Since=000}}
 
== Other Languages ==
 
== Other Languages ==
 
{{i18n|CircleShape:getRadius}}
 
{{i18n|CircleShape:getRadius}}

Latest revision as of 10:47, 25 March 2011

Gets the radius of the circle shape.

Function

Synopsis

radius = CircleShape:getRadius( )

Arguments

None.

Returns

number radius
The radius of the circle

See Also


Other Languages