Click or drag to resize

UserInterface Class

SIC Draw user interface handling (Dictionary, Message)
Inheritance Hierarchy
SystemObject
  SIC.Draw.HelperUserInterface

Namespace:  SIC.Draw.Helper
Assembly:  SIC.Draw (in SIC.Draw.dll) Version: 19.1.21.1 (19.1.21.658)
Syntax
public static class UserInterface

The UserInterface type exposes the following members.

Properties
  NameDescription
Protected propertyStatic memberDictionaryUI
User interface dictionary (messages)
Top
Methods
  NameDescription
Protected methodStatic memberDictionaryUICheck
Check: exists all items of Messages enumeration. If not exists all items then triggers an exception
Protected methodStatic memberDictionaryUIInitialize
Initialize UI dictionary by Messages
Top
See Also