Click or drag to resize

StaticLayer Class

Inheritance Hierarchy

Namespace:  xserver
Assembly:  Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax
[SerializableAttribute]
public class StaticLayer : Layer

The StaticLayer type exposes the following members.

Constructors
  NameDescription
Public methodStaticLayer
Initializes a new instance of the StaticLayer class
Top
Properties
  NameDescription
Public propertycategory
Public propertydetailLevel
Public propertyname (Inherited from Layer.)
Public propertyvisible (Inherited from Layer.)
Top
Extension Methods
  NameDescription
Public Extension MethodToJson
Converts an object to a JSON string representation.
(Defined by JSONWriter.)
Top
Remarks
See Also