WMSLayerGetMapTransparent 属性 |
图片请求的是否透明
命名空间:
GISShare.SMap.WPF.Layer
程序集:
GISShare.SMap.WPF (在 GISShare.SMap.WPF.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法public bool GetMapTransparent { get; set; }
Public Property GetMapTransparent As Boolean
Get
Set
public:
virtual property bool GetMapTransparent {
bool get () sealed;
void set (bool value) sealed;
}
abstract GetMapTransparent : bool with get, set
override GetMapTransparent : bool with get, set
属性值
类型:
Boolean实现
IWMSLayerGetMapTransparent
参见