[]
Returns the overall height of the current tile in pixels. This is the tile's width without accounting for any component subsampling.
public override int TileHeight { get; }
| Type | Description |
|---|---|
| int | The total current tile height in pixels. |