Difference between revisions of "Shape:getDensity"

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

Revision as of 08:20, 23 January 2011

Gets the density of the Shape.

Function

Synopsis

density = Shape:getDensity( )

Arguments

None.

Returns

number density
The density of the Shape.

See Also

Other Languages