Click or drag to resize
LayerOpacity Property
Opacity is between 0 and 1. 0 means no opacity and 1 means full opacity

Namespace: Qlik.Sense.Client.Visualizations.MapComponents
Assembly: Qlik.Sense.Client (in Qlik.Sense.Client.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntax
public float Opacity { get; set; }

Property Value

Type: Single

Implements

ILayerOpacity
See Also