x4Trace Documentation v1.0
Loading...
Searching...
No Matches
FlowLib.Engine.Connection Class Reference

Represents a connection between block and block. More...

Public Member Functions

 Connection ()
 Constructor.
 
void Delete ()
 Deletes the connection.
 

Properties

List< PointConnectionPointList [get]
 Coodrinade of point of the GUI line.
 
Port SourcePort [get, set]
 Source port of source block.
 
Port DestinationPort [get, set]
 Destination port of destination block.
 

Private Attributes

List< PointconnectionPointList
 Coodrinade of point of the GUI line.
 
Port sourcePort
 Source port of source block.
 
Port destinationPort
 Destination port of destination block.
 

Detailed Description

Represents a connection between block and block.


The documentation for this class was generated from the following file: