OgcWmsLayer.Transparent Property
Gets or sets a value that specifies whether areas with no data should be transparent or not.
Syntax
public System.Boolean Transparent { get; set; }
Property Value
Default: true
True if empty areas should be transparent; otherwise, False.
Remarks
Transparency is only supported when using the Gif, Png or Auto image formats.
Platforms
Windows, Linux, Android