Click or drag to resize

DBConfigurationBaseGetAllStyleMapNames Method

Gets the names of 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 Dictionary<string, int> GetAllStyleMapNames()

Return Value

Type: DictionaryString, Int32
Paired Style Map Name and ID dictionary.

Implements

IDBConfigReaderGetAllStyleMapNames
See Also