TClrPoint.Create(Integer,Integer) Constructor

Initializes a new instance of the TClrPoint class with the specified coordinates.

Namespace: CNClrLib.Control.Graphics
public
 constructor Create(X, Y: Integer); overload;

Parameters

X
Type: Integer

Y
Type: Integer