MapPackageVectorTable.MapPackageVectorTable Constructor
MapPackageVectorTable(System.String name, Crs crs)
Initializes a new instance of the MapPackageVectorTable class with the given table name and coordinate reference system.Syntax
public MapPackageVectorTable (
System.String name,
Crs crs
)
Parameters
name
Type: System.String
The name of the MapPackageVectorTable.
The name of the MapPackageVectorTable.
crs
Type: Crs
The coordinate reference system the data should be stored in.
The coordinate reference system the data should be stored in.
Platforms
Windows, Linux, Android