DiagramConnector.TextPosition Property
Gets the position of the text displayed by the DiagramConnector. This is a dependency property.
Namespace: DevExpress.Xpf.Diagram
Assembly: DevExpress.Xpf.Diagram.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Point | The coordinates of the text block. |
See Also