DiagramEdge Properties
A diagram edge.
Name | Description |
---|---|
Data |
Returns the data item that is bound to the diagram item.
Inherited from Diagram |
From |
Specifies the edge’s start node key. |
From |
Specifies the edge’s line start tip. |
From |
Specifies an index of a shape connection point where the edge starts. |
Key |
Specifies the key value of the item.
Inherited from Diagram |
Line |
Specifies the edge’s line type. |
Locked | Specifies whether the edge is locked. |
Points | Specifies the edge’s key points. |
Style | Specifies the edge style. |
Text | Specifies the text of the edge. |
Text |
Specifies the edge’s text style. |
To |
Specifies the edge’s end node key. |
To |
Specifies the edge’s line end tip. |
To |
Specifies an index of a shape connection point where the edge ends. |
ZIndex | Specifies the edge’s z-index. |
See Also