UserInterfaceDictionaryUI Property | |
User interface dictionary (messages)
Namespace:
SIC.Draw.Helper
Assembly:
SIC.Draw (in SIC.Draw.dll) Version: 19.1.21.1 (19.1.21.658)
Syntax internal static Dictionary<string, string> DictionaryUI { get; set; }
Friend Shared Property DictionaryUI As Dictionary(Of String, String)
Get
Set
Property Value
Type:
DictionaryString,
StringSee Also