IWMSLayerBoundingBoxList 属性 |
BoundingBoxList
命名空间:
GISShare.SMap.Web.WMS
程序集:
GISShare.SMap.Web (在 GISShare.SMap.Web.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法IList BoundingBoxList { get; set; }
Property BoundingBoxList As IList
Get
Set
property IList^ BoundingBoxList {
IList^ get ();
void set (IList^ value);
}
abstract BoundingBoxList : IList with get, set
属性值
类型:
IList
参见