Difference between revisions of "Shape:getDensity"

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

Revision as of 10:48, 25 March 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