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

DiagramConnector.GetLabelPosition(ConnectorLabelType) Method

Namespace: DevExpress.Xpf.Diagram

Assembly: DevExpress.Xpf.Diagram.v21.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