C# 클래스 LongoMatch.Core.Store.Drawables.Counter

상속: Circle
파일 보기 프로젝트 열기: GNOME/longomatch 1 사용 예제들

공개 메소드들

메소드 설명
Counter ( ) : System
Counter ( Point center, double radius, int count ) : System

메소드 상세

Counter() 공개 메소드

public Counter ( ) : System
리턴 System

Counter() 공개 메소드

public Counter ( Point center, double radius, int count ) : System
center Point
radius double
count int
리턴 System