MosaicWriter.Strategy Property
Gets or if uninitialized sets the strategy used to update the geopackage.
Syntax
public MosaicStrategy Strategy { get; set; }
Property Value
Remarks
The strategy used to select which pixels are replaced in a tile when a new frame is rendered. See MosaicStrategy for details of the function of the different values.
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