Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Voronoi
Circle
C# Class Voronoi.Circle
Mostra file
Open project: TobieD/City-Generator
Class Usage Examples
Public Properties
Property
Type
Description
Center
Point
Radius
double
Public Methods
Method
Description
Circle
(
Point
center
,
double
radius
) :
System
Method Details
Circle()
public
method
public
Circle
(
Point
center
,
double
radius
) :
System
center
Point
radius
double
return
System
Property Details
Center
public_oe property
public
Point
Center
return
Point
Radius
public_oe property
public
double
Radius
return
double