Determines if the tile is a member of the specified category.
            
 
Namespace: (Default Namespace)Assembly: Default (in Default.exe) Version: 1.0.0.0
 Syntax
Syntaxpublic abstract bool IsMember(
	TileCategoryName cat
)
Parameters
- cat
- Type: (Default Namespace)TileCategoryName
 Enumerated value that designates a tile category
Return Value
Type: 
BooleanTrue if the tile is a member of the specified category
 See Also
See Also