ApplicationClass.AppSize(Object, Object, Object) Method

Definition

public virtual bool AppSize (object Width, object Height, object Points);
abstract member AppSize : obj * obj * obj -> bool
override this.AppSize : obj * obj * obj -> bool
Public Overridable Function AppSize (Optional Width As Object, Optional Height As Object, Optional Points As Object) As Boolean

Parameters

Width
Object
Height
Object
Points
Object

Returns

Implements

Applies to