MapLayer.Opacity

MapLayer.Opacity property

Opacity of the layer.

public double Opacity { get; set; }

Exceptions

exceptioncondition
ArgumentOutOfRangeExceptionArgument is less than 0 or greater than 1.

See Also