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

CustomDrawItemEventArgs.GetItemRelativePosition(PointF) Method

Namespace: DevExpress.XtraDiagram

Assembly: DevExpress.XtraDiagram.v21.2.dll

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

Declaration

public PointF GetItemRelativePosition(
    PointF diagramPoint
)

Parameters

Name Type
diagramPoint PointF

Returns

Type
PointF
See Also