Click or drag to resize

StartPointQueryT Class

Documentation in progress...
Inheritance Hierarchy
SystemObject
  Ptv.XServer.Controls.Map.ToolsStartPointQueryT

Namespace:  Ptv.XServer.Controls.Map.Tools
Assembly:  Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax
public class StartPointQuery<T> : IPointClusterQuery<T>

Type Parameters

T
Documentation in progress...

The StartPointQueryT type exposes the following members.

Constructors
  NameDescription
Public methodStartPointQueryT
Initializes a new instance of the StartPointQueryT class.
Top
Methods
  NameDescription
Public methodGetClusters
Documentation in progress...
Top
Extension Methods
  NameDescription
Public Extension MethodToJson
Converts an object to a JSON string representation.
(Defined by JSONWriter.)
Top
See Also