TClrSize.Create(Integer,Integer) Constructor

Initializes a new instance of the TClrSize Class from the specified dimensions.

Namespace: CNClrLib.Control.Graphics
public
 constructor Create(AWidth, AHeight: Integer); overload;

Parameters

AWidth
Type: Integer

AHeight
Type: Integer