Resize Method
Definition
Namespace: Avalonia.Win32.Interop.Automation
Assembly: Avalonia.Win32 (in Avalonia.Win32.dll)
- C#
- VB
- F#
void Resize(
double width,
double height
)
Sub Resize (
width As Double,
height As Double
)
abstract Resize :
width : float *
height : float -> unit
Parameters
See Also
Reference
ITransformProvider Interface
Avalonia.Win32.Interop.Automation Namespace