MapLayer.Opacity
MapLayer.Opacity property
层的不透明度。
public double Opacity { get; set; }
例外
例外 | (健康)状况 |
---|---|
ArgumentOutOfRangeException | 参数小于 0 或大于 1。 |
也可以看看
- class MapLayer
- 命名空间 Aspose.Gis.Rendering
- 部件 Aspose.GIS
层的不透明度。
public double Opacity { get; set; }
例外 | (健康)状况 |
---|---|
ArgumentOutOfRangeException | 参数小于 0 或大于 1。 |