Click or drag to resize

DBConfigurationBaseGetAllStyleMaps Method

Gets all available Style Maps

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

Return Value

Type: DataTable
DataTable of available Style Maps.

Implements

IDBConfigReaderGetAllStyleMaps
See Also