Skip to main content
A newer version of this page is available. .

DiagramConnector.GetLabelPosition(ConnectorLabelType) Method

Namespace: DevExpress.XtraDiagram

Assembly: DevExpress.XtraDiagram.v22.2.dll

NuGet Package: DevExpress.Win.Diagram

Declaration

public PointFloat GetLabelPosition(
    ConnectorLabelType labelType
)

Parameters

Name Type
labelType DevExpress.Diagram.Core.ConnectorLabelType

Returns

Type
PointFloat
See Also