UAOOI.Windows.Forms

Connection Members

The Connection type exposes the following members.

Constructors


  Name Description
Public method Connection
Initializes a new instance of the Connection class.

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.

Fields


  Name Description
Public field Static member MarginSize
The size of the margin

Properties


  Name Description
Public property EndHotpoint
Gets the end hotpoint.
Public property StartHotpoint
Gets the start hotpoint.