HttpLayer.Reset Method
Reset()
Resets the OgcWmtsLayer, OgcWmsLayer or OgcApiTilesLayer instance to its default state.Syntax
public void Reset ()
Remarks
Calling this method will reset the layer to its default state. Any information retrieved by GetCapabilities requests will be released, and all sub-layers will be removed. The layer will be re-initialized automatically when needed, or by an explicit call to OgcWmsLayer.Initialize, OgcWmtsLayer.Initialize or OgcApiTilesLayer.Initialize.
Platforms
Windows, Linux, Android