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

FlyoutBase.DpiAwareHelper.PointToControl(Point, Point) Method

Namespace: DevExpress.Xpf.Editors.Flyout.Native

Assembly: DevExpress.Xpf.Core.v18.2.dll

Declaration

public static Point PointToControl(
    Point point,
    Point monitorPoint
)

Parameters

Name Type
point Point
monitorPoint Point

Returns

Type
Point
See Also