Click or drag to resize

GeometryLayer Class

Inheritance Hierarchy
SystemObject
  xserverTransientVO
    xserverLayer
      xserverGeometryLayer

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

The GeometryLayer type exposes the following members.

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