C# Class SuperMap.WindowsPhone.Clustering.Cluster

Inheritance: SuperMap.WindowsPhone.Core.GeoPoint
Afficher le fichier Open project: SuperMap/iClient-for-Win8 Class Usage Examples

Méthodes publiques

Méthode Description
Cluster ( double x, double y ) : SuperMap.WindowsPhone.Core
Cluster ( double x, double y, int cx, int cy ) : SuperMap.WindowsPhone.Core

Method Details

Cluster() public méthode

public Cluster ( double x, double y ) : SuperMap.WindowsPhone.Core
x double
y double
Résultat SuperMap.WindowsPhone.Core

Cluster() public méthode

public Cluster ( double x, double y, int cx, int cy ) : SuperMap.WindowsPhone.Core
x double
y double
cx int
cy int
Résultat SuperMap.WindowsPhone.Core