UAOOI.Windows.Forms

Connection Constructor

Initializes a new instance of the Connection class.

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

Syntax


public Connection(
	HotPoint StartHotpoint,
	HotPoint EndHotpoint
)

Parameters

StartHotpoint
Type: UAOOI.Windows.Forms.GDI..::..HotPoint
The start hotpoint.
EndHotpoint
Type: UAOOI.Windows.Forms.GDI..::..HotPoint
The end hotpoint.