C# Class LongoMatch.Core.Store.Drawables.Counter

Inheritance: Circle
Afficher le fichier Open project: GNOME/longomatch Class Usage Examples

Méthodes publiques

Méthode Description
Counter ( ) : System
Counter ( Point center, double radius, int count ) : System

Method Details

Counter() public méthode

public Counter ( ) : System
Résultat System

Counter() public méthode

public Counter ( Point center, double radius, int count ) : System
center Point
radius double
count int
Résultat System