MosaicWriter.Initialized Property
Gets whether a GeoPackage has already been initialized.
Syntax
public System.Boolean Initialized { get; }
Property Value
Default: false
Value indicating if GeoPackage has been initialized.
Remarks
Read only property indicating if the TableName exists in the GeoPackage. If the table does not exist, then the properties of the MosaicWriter may be edited.
Platforms
Windows, Linux, Android