热力图半径
命名空间:
GISShare.SMap.WPF.Layer
程序集:
GISShare.SMap.WPF (在 GISShare.SMap.WPF.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法public int Radius { get; set; }
Public Property Radius As Integer
Get
Set
public:
virtual property int Radius {
int get () sealed;
void set (int value) sealed;
}
abstract Radius : int with get, set
override Radius : int with get, set
属性值
类型:
Int32实现
IHeatLayerRadius
参见