Click or drag to resize

IDBConfigReaderGetAllStyleMapNames 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
Dictionary<string, int> GetAllStyleMapNames()

Return Value

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