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