获取或设置符号选择器中是否可以设置颜色透明值(Alpha值);true表示可以设置颜色透明值;false表示不可以设置颜色透明值。
命名空间:
SuperMap.UI程序集: SuperMap.UI.Controls (in SuperMap.UI.Controls)
版本: dll
语法
C# |
---|
public bool AlphaEnabled { get; set; } |
C# |
---|
public bool AlphaEnabled { get; set; } |