Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
GeometryAPI
Circle
C# 클래스 GeometryAPI.Circle
상속:
Figure
,
IFlat
,
IAreaMeasurable
파일 보기
프로젝트 열기: vladislav-karamfilov/TelerikAcademy
1 사용 예제들
공개 메소드들
메소드
설명
Circle
(
Vector3D
center
,
double
radius
) :
System
GetArea
( ) :
double
GetNormal
( ) :
Vector3D
GetPrimaryMeasure
( ) :
double
메소드 상세
Circle()
공개
메소드
public
Circle
(
Vector3D
center
,
double
radius
) :
System
center
Vector3D
radius
double
리턴
System
GetArea()
공개
메소드
public
GetArea
( ) :
double
리턴
double
GetNormal()
공개
메소드
public
GetNormal
( ) :
Vector3D
리턴
Vector3D
GetPrimaryMeasure()
공개
메소드
public
GetPrimaryMeasure
( ) :
double
리턴
double