UAOOI.Windows.Forms

Connection Methods

The Connection type exposes the following members.

Methods


  Name Description
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 GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method Match
test if the connection matches the specified point.
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Public method Validate
Validates this instance. This fuction checks whether this connection is valid. this function should be overriden by child class to achieve the validation that depend on the child.