Click or drag to resize

DBConfigurationBaseGetMapExtent 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
public virtual string GetMapExtent(
	string mapName
)

Parameters

mapName
Type: SystemString
Map Name

Return Value

Type: String
Map Extent.

Implements

IDBConfigReaderGetMapExtent(String)
See Also