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

DiagramConnector.GetLabelPosition(ConnectorLabelType) Method

Namespace: DevExpress.XtraDiagram

Assembly: DevExpress.XtraDiagram.v21.1.dll

NuGet Packages: DevExpress.Win.Design, DevExpress.Win.Diagram

Declaration

public PointFloat GetLabelPosition(
    ConnectorLabelType labelType
)

Parameters

Name Type
labelType DevExpress.Diagram.Core.ConnectorLabelType

Returns

Type
PointFloat
See Also