UFT Pro (LeanFT) .NET SDK Reference, Version 14.03
Resize(Int32,Int32) Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
HP.LFT.SDK.WPF Namespace
>
IWindow Interface
>
Resize Method
: Resize(Int32,Int32) Method
In pixels.
In pixels.
Resizes this window to the specified dimensions.
Syntax
C#
void
Resize(
int
width
,
int
height
)
Parameters
width
In pixels.
height
In pixels.