Connection Class |
Namespace: CMS.Helpers.UniGraphConfig
public class Connection
The Connection type exposes the following members.
Name | Description | |
---|---|---|
Connection |
Name | Description | |
---|---|---|
ID |
ID of connection (not rendered to HTML).
| |
SourceNodeID |
ID of HTML element representing node from which connection starts.
| |
SourcePointID |
ID of source point from which connection starts.
| |
TargetNodeID |
ID of HTML element representing node to which connection leads.
|