Click or drag to resize

IDBConfigReaderGetMap Method

Get Map Settings for requested Map Name

Namespace:  Cadcorp.Configuration.Connectors
Assembly:  Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
ConfigurationDataSetMapDataTable GetMap(
	string mapName
)

Parameters

mapName
Type: SystemString
Map Name

Return Value

Type: ConfigurationDataSetMapDataTable
Data Table containing map settings.
See Also