获取或设置Grid图层的亮度,值域范围为-100到100,增加亮度为正,降低亮度为负。亮度值可以保存到工作空间。该属性默认值为0。
命名空间:
SuperMap.Mapping程序集: SuperMap.Mapping (in SuperMap.Mapping)
版本: dll
语法
C# |
---|
public int Brightness { get; set; } |
C# |
---|
public int Brightness { get; set; } |