Difference between revisions of "CircleShape:getRadius"

m (1 revision: Importing from potato (again).)
m (included link to other languages)
Line 1: Line 1:
 
 
Gets the radius of the circle shape.
 
Gets the radius of the circle shape.
 
== Function ==
 
== Function ==
Line 14: Line 13:
 
[[Category:Functions]]
 
[[Category:Functions]]
 
{{#set:Description=Gets the radius of the circle shape.}}
 
{{#set:Description=Gets the radius of the circle shape.}}
 +
== Other Languages ==
 +
{{i18n|CircleShape:getRadius}}

Revision as of 07:06, 24 January 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