TGraphic.SetSize(Integer,Integer) Method

Represents method SetSize(Integer,Integer).

Namespace: System.Graphics
public
 procedure SetSize(AWidth: Integer; AHeight: Integer); virtual;

Parameters

AWidth
Type: Integer

AHeight
Type: Integer