Skip to main content

CustomDrawItemEventArgs.GetItemRelativePosition(PointF) Method

Namespace: DevExpress.XtraDiagram

Assembly: DevExpress.XtraDiagram.v23.2.dll

NuGet Package: DevExpress.Win.Diagram

Declaration

public PointF GetItemRelativePosition(
    PointF diagramPoint
)

Parameters

Name Type
diagramPoint PointF

Returns

Type
PointF
See Also