MosaicWriter.Crs Property
Gets or if unitialized sets the CRS used to write video imagery to the GeoPackage.
Syntax
public Crs Crs { get; set; }
Property Value
Remarks
The CRS used for the MosaicWriter's tiles.
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