Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
GeometryAPI
Circle
C# Class GeometryAPI.Circle
Inheritance:
Figure
,
IFlat
,
IAreaMeasurable
Afficher le fichier
Open project: vladislav-karamfilov/TelerikAcademy
Class Usage Examples
Méthodes publiques
Méthode
Description
Circle
(
Vector3D
center
,
double
radius
) :
System
GetArea
( ) :
double
GetNormal
( ) :
Vector3D
GetPrimaryMeasure
( ) :
double
Method Details
Circle()
public
méthode
public
Circle
(
Vector3D
center
,
double
radius
) :
System
center
Vector3D
radius
double
Résultat
System
GetArea()
public
méthode
public
GetArea
( ) :
double
Résultat
double
GetNormal()
public
méthode
public
GetNormal
( ) :
Vector3D
Résultat
Vector3D
GetPrimaryMeasure()
public
méthode
public
GetPrimaryMeasure
( ) :
double
Résultat
double