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

Show file Open project: SuperMap/iClient-for-Win8

Public Properties

Property Type Description
GeoRadius double
Value int
X int
Y int

Property Details

GeoRadius public property

public double GeoRadius
return double

Value public property

public int Value
return int

X public property

public int X
return int

Y public property

public int Y
return int