Click or drag to resize

DBConfigurationBaseGetAllExtents Method

Gets all available map extents.

Namespace:  Cadcorp.Configuration.Connectors
Assembly:  Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
public virtual DataTable GetAllExtents()

Return Value

Type: DataTable
DataTable of available extents.

Implements

IDBConfigReaderGetAllExtents
See Also