MosaicWriter.TileSize Property
Gets or if uninitialized sets the tile size in pixels.
Syntax
public System.Int32 TileSize { get; set; }
Property Value
Default: 512
The tile size in pixels.
Remarks
The size in pixels of tiles inserted in the GeoPackage.
The value may be edited if a table with the given TableName does not yet exist, signified by the Initialized property being False.
Platforms
Windows, Linux, Android