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

FlyoutBase.DpiAwareHelper.SizeToControl(Size, Point) Method

Namespace: DevExpress.Xpf.Editors.Flyout.Native

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

Declaration

public static Size SizeToControl(
    Size size,
    Point monitorPoint
)

Parameters

Name Type
size Size
monitorPoint Point

Returns

Type
Size
See Also