Click or drag to resize

GeometryExt Class

Inheritance Hierarchy
SystemObject
  xserverTransientVO
    xserverGeometry
      xserverGeometryExt

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

The GeometryExt type exposes the following members.

Constructors
  NameDescription
Public methodGeometryExt
Initializes a new instance of the GeometryExt class
Top
Properties
  NameDescription
Public propertydescription (Inherited from Geometry.)
Public propertygeometry (Inherited from Geometry.)
Public propertygeometryString
Public propertyid (Inherited from Geometry.)
Public propertyreferencePoint (Inherited from Geometry.)
Top
Extension Methods
  NameDescription
Public Extension MethodToJson
Converts an object to a JSON string representation.
(Defined by JSONWriter.)
Top
Remarks
See Also