Skip to main content
All docs
V25.2
  • DiagramConnector.GetLabelPosition(ConnectorLabelType) Method

    Namespace: DevExpress.XtraDiagram

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