PointInfoT Class |
Namespace: Ptv.XServer.Controls.Map.Tools
The PointInfoT type exposes the following members.
| Name | Description | |
|---|---|---|
| PointInfoT | Initializes a new instance of the PointInfoT class |
| Name | Description | |
|---|---|---|
| Aggregate | Gets or sets the aggregate value of the point. | |
| Tag | Gets or sets the item of the point. | |
| X | Gets or sets the x coordinate of the point. | |
| Y | Gets or sets the y coordinate of the point. |
| Name | Description | |
|---|---|---|
| ToJson | Converts an object to a JSON string representation. (Defined by JSONWriter.) |