Difference between revisions of "Shape:getCategoryBits"

m
Line 9: Line 9:
 
None.
 
None.
 
=== Returns ===
 
=== Returns ===
{{param|number|An|integer value representing the categories.}}
+
{{param|number|An|Integer value representing the categories.}}
 
== See Also ==
 
== See Also ==
 
* [[parent::Shape]]
 
* [[parent::Shape]]

Revision as of 17:17, 10 April 2012

Gets the categories as a 16-bit integer. A set bit indicates membership of that category.

Function

Synopsis

An = Shape:getCategoryBits( )

Arguments

None.

Returns

number An
Integer value representing the categories.

See Also


Other Languages