C# 클래스 SuperMap.WindowsPhone.Clustering.Cluster

상속: SuperMap.WindowsPhone.Core.GeoPoint
파일 보기 프로젝트 열기: SuperMap/iClient-for-Win8 1 사용 예제들

공개 메소드들

메소드 설명
Cluster ( double x, double y ) : SuperMap.WindowsPhone.Core
Cluster ( double x, double y, int cx, int cy ) : SuperMap.WindowsPhone.Core

메소드 상세

Cluster() 공개 메소드

public Cluster ( double x, double y ) : SuperMap.WindowsPhone.Core
x double
y double
리턴 SuperMap.WindowsPhone.Core

Cluster() 공개 메소드

public Cluster ( double x, double y, int cx, int cy ) : SuperMap.WindowsPhone.Core
x double
y double
cx int
cy int
리턴 SuperMap.WindowsPhone.Core