Skip to main content

DiagramConnector.GetLabelPosition(ConnectorLabelType) Method

Namespace: DevExpress.Xpf.Diagram

Assembly: DevExpress.Xpf.Diagram.v23.2.dll

NuGet Package: DevExpress.Wpf.Diagram

Declaration

public Point GetLabelPosition(
    ConnectorLabelType labelType
)

Parameters

Name Type
labelType DevExpress.Diagram.Core.ConnectorLabelType

Returns

Type
Point
See Also