C# Class SuperMap.Web.Mapping.HeatMapLayer.PixelPoint

Afficher le fichier Open project: SuperMap/iClient-for-Silverlight

Méthodes publiques

Свойство Type Description
GeoRadius double
Value int
X int
Y int

Property Details

GeoRadius public_oe property

public double GeoRadius
Résultat double

Value public_oe property

public int Value
Résultat int

X public_oe property

public int X
Résultat int

Y public_oe property

public int Y
Résultat int