WMSLayer_1_3_0BoundingBoxList_1_3_0 属性 |
BoundingBoxList
命名空间:
GISShare.SMap.Web.WMS
程序集:
GISShare.SMap.Web (在 GISShare.SMap.Web.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法public List<WMSBoundingBox_1_3_0> BoundingBoxList_1_3_0 { get; set; }
Public Property BoundingBoxList_1_3_0 As List(Of WMSBoundingBox_1_3_0)
Get
Set
public:
property List<WMSBoundingBox_1_3_0^>^ BoundingBoxList_1_3_0 {
List<WMSBoundingBox_1_3_0^>^ get ();
void set (List<WMSBoundingBox_1_3_0^>^ value);
}
member BoundingBoxList_1_3_0 : List<WMSBoundingBox_1_3_0> with get, set
属性值
类型:
ListWMSBoundingBox_1_3_0
参见