IClusterLayerMapGridExtent 属性 |
地图网格聚类所必需的地图网格视图范围
命名空间:
GISShare.SMap.WPF.Layer
程序集:
GISShare.SMap.WPF (在 GISShare.SMap.WPF.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法IBoundingBox MapGridExtent { get; set; }
Property MapGridExtent As IBoundingBox
Get
Set
property IBoundingBox^ MapGridExtent {
IBoundingBox^ get ();
void set (IBoundingBox^ value);
}
abstract MapGridExtent : IBoundingBox with get, set
属性值
类型:
IBoundingBox
参见