[]
Returns the overall width of the current tile in pixels. This is the tile's width without accounting for any component subsampling.
public override int TileWidth { get; }
Public Overrides ReadOnly Property TileWidth As Integer
| Type | Description |
|---|---|
| int | The total current tile width in pixels. |