Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
ESRI
ArcGIS
Client
Toolkit
DataSources
GpsLayer.Circle
C# 클래스 ESRI.ArcGIS.Client.Toolkit.DataSources.GpsLayer.Circle
Polygon Helper class for describing a circle
상속:
Polygon
파일 보기
프로젝트 열기: Esri/arcgis-toolkit-sl-wpf
공개 프로퍼티들
프로퍼티
타입
설명
Center
MapPoint
PointCount
int
Radius
double
공개 메소드들
메소드
설명
Circle
( ) :
System
UpdateRing
( ) :
void
메소드 상세
Circle()
공개
메소드
public
Circle
( ) :
System
리턴
System
UpdateRing()
공개
메소드
public
UpdateRing
( ) :
void
리턴
void
프로퍼티 상세
Center
공개적으로 프로퍼티
public
MapPoint
Center
리턴
MapPoint
PointCount
공개적으로 프로퍼티
public
int
PointCount
리턴
int
Radius
공개적으로 프로퍼티
public
double
Radius
리턴
double