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

Mostrar archivo Open project: SuperMap/iClient-for-Silverlight

Public Properties

Property Type Description
GeoRadius double
Value int
X int
Y int

Property Details

GeoRadius public_oe property

public double GeoRadius
return double

Value public_oe property

public int Value
return int

X public_oe property

public int X
return int

Y public_oe property

public int Y
return int