Share via


xFormRun.resize(Int32, Int32) Method

Definition

public:
 virtual void resize(int _width, int _height);
public virtual void resize (int _width, int _height);
abstract member resize : int * int -> unit
override this.resize : int * int -> unit
Public Overridable Sub resize (_width As Integer, _height As Integer)

Parameters

_width
Int32
_height
Int32

Applies to