获取或设置影像图层的不透明度。该属性值范围0-100,0表示完全透明,100表示不透明。

命名空间:  SuperMap.Realspace
程序集:  SuperMap.Realspace (in SuperMap.Realspace)
版本: dll

语法

C#
public int OpaqueRate { get; set; }

字段值

默认值为100,即:不透明。

请参见