MapPackageVectorTable.MapPackageVectorTable Constructor
Initializes a new instance of the MapPackageVectorTable class with the given table name and coordinate reference system.
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
The name of the MapPackageVectorTable.
The coordinate reference system the data should be stored in.
Platforms
Windows, Linux, Android