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