Point

Point constructor

Initialiseert een nieuw exemplaar van hetPoint struct.

public Point(float x, float y)
Parameter Type Beschrijving
x Single De x.
y Single Zij.

Zie ook