CircleShape

CircleShape()

Construeer eenCircleShape profiel met standaardradius(5).

public CircleShape()

Zie ook


CircleShape(double)

Construeer eenCircleShape profiel met gespecificeerde radius.

public CircleShape(double radius)
ParameterTypeBeschrijving
radiusDouble

Zie ook