TilesetTileHeight Property |
Return the height (in pixels) of tiles in this tileset
Namespace: (Default Namespace)Assembly: Default (in Default.exe) Version: 1.0.0.0
Syntax public short TileHeight { get; }
Property Value
Type:
Int16Remarks This height determines the distance from one tile to the next when drawn on a layer, and does not necessarily correspond to the size of the graphics within the tile.
See Also