Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Voronoi
Circle
C# 클래스 Voronoi.Circle
파일 보기
프로젝트 열기: TobieD/City-Generator
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
Center
Point
Radius
double
공개 메소드들
메소드
설명
Circle
(
Point
center
,
double
radius
) :
System
메소드 상세
Circle()
공개
메소드
public
Circle
(
Point
center
,
double
radius
) :
System
center
Point
radius
double
리턴
System
프로퍼티 상세
Center
공개적으로 프로퍼티
public
Point
Center
리턴
Point
Radius
공개적으로 프로퍼티
public
double
Radius
리턴
double