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)
Syntaxpublic virtual DataTable GetAllExtents()
Public Overridable Function GetAllExtents As DataTable
Return Value
Type:
DataTableDataTable of available extents.
Implements
IDBConfigReaderGetAllExtents
See Also