Skip to main content
All docs
V26.1
  • CustomDrawItemEventArgs.GetItemRelativePosition(PointF) Method

    Namespace: DevExpress.XtraDiagram

    Assembly: DevExpress.XtraDiagram.v26.1.dll

    NuGet Package: DevExpress.Win.Diagram

    Declaration

    public PointF GetItemRelativePosition(
        PointF diagramPoint
    )

    Parameters

    Name Type
    diagramPoint PointF

    Returns

    Type
    PointF
    See Also