CircleShape

CircleShape()

Bangun aCircleShape profil dengan radius default(5).

public CircleShape()

Lihat juga


CircleShape(double)

Bangun aCircleShape profil dengan radius tertentu.

public CircleShape(double radius)
ParameterJenisKeterangan
radiusDouble

Lihat juga