FlyoutBase.DpiAwareHelper.SizeToControl(Size, Point) Method
Namespace: DevExpress.Xpf.Editors.Flyout.Native
Assembly: DevExpress.Xpf.Core.v26.1.dll
Declaration
Parameters
| Name | Type |
|---|---|
| size | Size |
| monitorPoint | Point |
Returns
| Type |
|---|
| Size |
See Also
Namespace: DevExpress.Xpf.Editors.Flyout.Native
Assembly: DevExpress.Xpf.Core.v26.1.dll
public static Size SizeToControl(
Size size,
Point monitorPoint
)
Public Shared Function SizeToControl(
size As Size,
monitorPoint As Point
) As Size
| Name | Type |
|---|---|
| size | Size |
| monitorPoint | Point |
| Type |
|---|
| Size |