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