Click or drag to resize

XMapTools Class

Collects tooling methods for the XMap server.
Inheritance Hierarchy
SystemObject
  Ptv.XServer.Controls.Map.ToolsXMapTools

Namespace:  Ptv.XServer.Controls.Map.Tools
Assembly:  Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax
public static class XMapTools

The XMapTools type exposes the following members.

Methods
  NameDescription
Public methodStatic memberAreXMapLayersAvailable
Checks if one or n certain layers are available or not.
Top
Fields
  NameDescription
Public fieldStatic memberCheckedXMapLayers
Cache for requests to AreXMapLayersAvailable(...). Clear this cache to force new XMap requests instead of returning cache results.
Top
See Also