OgcWmsLayer.Format Property
Gets or sets the graphics format of the map image generated by the OGC WMS service.
Syntax
public OgcImageFormat Format { get; set; }
Property Value
Remarks
If the format is set to Auto then the OgcWmsLayer will, depending on the value of Transparent, automatically select an appropriate image format supported by the server.
Platforms
Windows, Linux, Android