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