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.v25.1.dll
NuGet Package: DevExpress.Wpf.Diagram
Declaration
Property Value
| Type | Description |
|---|---|
| Point | The coordinates of the text block. |
See Also