Show / Hide Table of Contents

Property Opacity

Opacity

Gets or sets the opacity applied to the surface.

Declaration
public double Opacity { get; set; }
Property Value
Type Description
System.Double

The value can be between 0 and 1.0, where 0 is transparent and 1.0 is solid or opaque.

Remarks

The opacity value of all layers in the basemap, associated with this surface, and the BackgroundGrid are multiplied by this opacity value.

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0100.5 - 200.8
.NET100.13 - 200.8
.NET Windows100.13 - 200.8
.NET Android200.0 - 200.8
.NET iOS200.0 - 200.8
.NET Framework100.5 - 200.8
Xamarin.Android100.5 - 100.15
Xamarin.iOS100.5 - 100.15
UWP100.5 - 200.8
In This Article
Back to top Copyright © 2022 Esri.