Click or drag to resize

IDBConfigReaderGetMapExtent Method

Gets Map Extent string for specified map.

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

Parameters

mapName
Type: SystemString
Map Name

Return Value

Type: String
Map Extent.
See Also