MapPackageImageTable.MapPackageImageTable Constructor
Initializes a new instance of the MapPackageImageTable class.
MapPackageImageTable(System.String name, Crs crs, Rectangle bounds)
Initializes a new instance of the MapPackageImageTable class.Syntax
public MapPackageImageTable (
System.String name,
Crs crs,
Rectangle bounds
)
Parameters
name
Type: System.String
The name of the MapPackageImageTable.
The name of the MapPackageImageTable.
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