Click or drag to resize

Layer Class

Inheritance Hierarchy
SystemObject
  xserverTransientVO
    xserverLayer
      More...

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

The Layer type exposes the following members.

Constructors
  NameDescription
Protected methodLayer
Initializes a new instance of the Layer class
Top
Properties
  NameDescription
Public propertyname
Public propertyvisible
Top
Extension Methods
  NameDescription
Public Extension MethodToJson
Converts an object to a JSON string representation.
(Defined by JSONWriter.)
Top
Remarks