Gets or sets the opacity of the layer.
Namespace:
Ptv.XServer.Controls.Map.Layers
Assembly:
Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax double Opacity { get; set; }
Property Opacity As Double
Get
Set
property double Opacity {
double get ();
void set (double value);
}
abstract Opacity : float with get, set
Property Value
Type:
DoubleSee Also