Difference between revisions of "Shape:getCategoryBits"

m (included link to other languages)
Line 13: Line 13:
 
* [[parent::Shape]]
 
* [[parent::Shape]]
 
[[Category:Functions]]
 
[[Category:Functions]]
{{#set:Description=Gets the categories as a 16-bit integer.  
+
{{#set:Description=Gets the categories as a 16-bit integer. }}
}}
+
{{#set:Since=000}}
 
== Other Languages ==
 
== Other Languages ==
 
{{i18n|Shape:getCategoryBits}}
 
{{i18n|Shape:getCategoryBits}}

Revision as of 10:48, 25 March 2011

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