Property Opacity
Opacity
Gets or sets the opacity of the Geometry
Declaration
public double Opacity { get; set; }
Property Value
Type | Description |
---|---|
System. |
The opacity of the Geometry |
Remarks
It can be useful to change opacity of the entire Geometry
Alternatively, you can set opacity separately on each of the symbols used by this style, allowing you to make specific aspects of the geometry editor semi-transparent.
See Also
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 200.3 - 200.6 |
.NET | 200.3 - 200.6 |
.NET Windows | 200.3 - 200.6 |
.NET Android | 200.3 - 200.6 |
.NET iOS | 200.3 - 200.6 |
.NET Framework | 200.3 - 200.6 |
UWP | 200.3 - 200.6 |