Skip to main content

DiagramConnector.GetLabelPosition(ConnectorLabelType) Method

Namespace: DevExpress.XtraDiagram

Assembly: DevExpress.XtraDiagram.v23.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