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