HttpLayer.Reset Method
Resets the OgcWmtsLayer or OgcWmsLayer instance to its default state.
Reset()
Resets the OgcWmtsLayer or OgcWmsLayer 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 or OgcWmtsLayer.Initialize.
Platforms
Windows, Linux, Android