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)
SyntaxDictionary<string, int> GetAllStyleMapNames()
Function GetAllStyleMapNames As Dictionary(Of String, Integer)
Return Value
Type:
DictionaryString,
Int32Paired Style Map Name and ID dictionary.
See Also