TilesetTileCount Property |
Return the number of tiles in this tileset.
Namespace: (Default Namespace)Assembly: Default (in Default.exe) Version: 1.0.0.0
Syntax public int TileCount { get; }
Property Value
Type:
Int32Remarks This value will correspond to the largest mapped tile value or the largest frame index in the associated frameset, whichever is larger.
See Also