[]
Gets or sets a value specifying the tile width, in pixels, must be a multiple of 16.
0 is the value by default which means using strips instead of tiles.
public int TileWidth { get; set; }
Public Property TileWidth As Integer