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

FlyoutBase.DpiAwareHelper.RectToControl(Rect, Point) Method

Namespace: DevExpress.Xpf.Editors.Flyout.Native

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

Declaration

public static Rect RectToControl(
    Rect rect,
    Point monitorPoint
)

Parameters

Name Type
rect Rect
monitorPoint Point

Returns

Type
Rect
See Also