Represents a descriptor of connection.
More...
|
| ConnectionDescriptor () |
| Constructor.
|
|
|
int | SourceBlockID [get, set] |
| ID of the source block.
|
|
int | SourceBlockPortNumber [get, set] |
| Port number of the source block.
|
|
int | DestenationBlockID [get, set] |
| ID of the destination block.
|
|
int | DestenationBlockPortNumber [get, set] |
| Port number of the destination block.
|
|
List< Point > | ConnectionPointList [get] |
| Coodrinade of point of the GUI line.
|
|
|
int | sourceBlockID = 0 |
| ID of the source block.
|
|
int | sourceBlockPortNumber = 0 |
| Port number of the source block.
|
|
int | destenationBlockID = 0 |
| ID of the destination block.
|
|
int | destenationBlockPortNumber = 0 |
| Port number of the destination block.
|
|
List< Point > | connectionPointList |
| Coodrinade of point of the GUI line.
|
|
Represents a descriptor of connection.
The documentation for this class was generated from the following file:
- Z:/x4t/src/Flow.Engine/Flow.Engine/ConnectionDescriptor.cs