透明度(该属性并非所有图层都有效)
命名空间:
GISShare.SMap.WinForm.Layer
程序集:
GISShare.SMap.WinForm (在 GISShare.SMap.WinForm.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法public float Opacity { get; set; }
Public Property Opacity As Single
Get
Set
public:
virtual property float Opacity {
float get () sealed;
void set (float value) sealed;
}
abstract Opacity : float32 with get, set
override Opacity : float32 with get, set
属性值
类型:
Single实现
ILayerOpacity
参见