MapPackageCoverageTable.MapPackageCoverageTable Constructor
Initializes a new instance of the MapPackageCoverageTable class.
MapPackageCoverageTable(System.String name, Crs crs, Rectangle bounds)
Initializes a new instance of the MapPackageCoverageTable class.Syntax
public MapPackageCoverageTable (
System.String name,
Crs crs,
Rectangle bounds
)
Parameters
name
Type: System.String
The name of the MapPackageCoverageTable.
The name of the MapPackageCoverageTable.
crs
Type: Crs
The coordinate reference system the data should be stored in.
The coordinate reference system the data should be stored in.
bounds
Type: Rectangle
The geographic area to export, in the coordinate reference system specified by the crs parameter.
The geographic area to export, in the coordinate reference system specified by the crs parameter.
Platforms
Windows, Linux, Android