DiagramConnector.TextPosition Property
Namespace: DevExpress.XtraDiagram
Assembly: DevExpress.XtraDiagram.v24.1.dll
NuGet Package: DevExpress.Win.Diagram
Declaration
[Browsable(false)]
[DiagramCategory(DiagramCategory.Common)]
public PointF TextPosition { get; }
Property Value
Type |
---|
PointF |
See Also