UAOOI.Windows.Forms

HotPointSelectableConnectableArray Members

The HotPointSelectableConnectableArray type exposes the following members.

Methods


  Name Description
Public method Add(`0,`1) (Inherited from SortedList.)
Public method Clear (Inherited from SortedList.)
Public method ContainsKey(`0) (Inherited from SortedList.)
Public method ContainsValue(`1) (Inherited from SortedList.)
Public method Draw
Draws the object on the specified dc.
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator (Inherited from SortedList.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method IndexOfKey(`0) (Inherited from SortedList.)
Public method IndexOfValue(`1) (Inherited from SortedList.)
Public method MatchAndSelect
Matches and selects the hotpoint. This function checks whether one of the hotpoints is clicked and if yes the hotpoint is selected.
Protected method MemberwiseClone (Inherited from Object.)
Public method Remove(`0) (Inherited from SortedList.)
Public method RemoveAt(System.Int32) (Inherited from SortedList.)
Public method ToString (Inherited from Object.)
Public method TrimExcess (Inherited from SortedList.)
Public method TryGetValue(`0,`0@) (Inherited from SortedList.)

Properties


  Name Description
Public property Capacity (Inherited from SortedList.)
Public property Comparer (Inherited from SortedList.)
Public property Count (Inherited from SortedList.)
Public property Item(`0) (Inherited from SortedList.)
Public property Keys (Inherited from SortedList.)
Public property SelectedHotpoint
Gets the selected hotpoint.
Public property Values (Inherited from SortedList.)