UAOOI.Windows.Forms

EditorPanel..::..AddConnection Method

Adds the connection.

Namespace:  UAOOI.Windows.Forms.GDI
Assembly:  CAS.Windows.Forms (in CAS.Windows.Forms.dll)

Syntax


public void AddConnection(
	HotPoint ChildHotpoint,
	HotPoint ParentHotpoint,
	bool DoNotValidate
)

Parameters

ChildHotpoint
Type: UAOOI.Windows.Forms.GDI..::..HotPoint
The child hotpoint.
ParentHotpoint
Type: UAOOI.Windows.Forms.GDI..::..HotPoint
The parent hotpoint.
DoNotValidate
Type: Boolean
if set to true the validation of the connection is not performed.