CircleShape

CircleShape()

Konstruiere aCircleShape Profil mit Standardradius (5).

public CircleShape()

Siehe auch


CircleShape(double)

Konstruiere aCircleShape Profil mit angegebenem Radius.

public CircleShape(double radius)
ParameterTypBeschreibung
radiusDouble

Siehe auch