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)
Syntaxstring GetMapExtent(
string mapName
)
Function GetMapExtent (
mapName As String
) As String
Parameters
- mapName
- Type: SystemString
Map Name
Return Value
Type:
StringMap Extent.
See Also