MobileForms Toolkit Documentation

ImageListEx.Scale Method 

Scales the ImageSize by the specified scaling factor.

public virtual void Scale(
SizeF factor
);

Parameters

factor
A SizeF containing the horizontal and vertical scaling factors.

Remarks

The Scale method scales the ImageSize by the specified scaling factor.

See Also

ImageListEx Class | Resco.Controls Namespace