| MapPoint Class |
|
Namespace: DataPAEnterpriseDashboard
[SerializableAttribute] public class MapPoint : MapPoint_MapPoint, ISerializable
The MapPoint type exposes the following members.
| Name | Description | |
|---|---|---|
| MapPoint |
Creates and returns a new MapPoint object
| |
| MapPoint(Double, Double) |
Creates and returns a new MapPoint object
|
| Name | Description | |
|---|---|---|
| GetObjectData | ||
| SetObjectData |
| Name | Description | |
|---|---|---|
| ClassId | ||
| EventsId | ||
| InterfaceId |
| Name | Description | |
|---|---|---|
| Latitude |
Gets and sets the latitude value for this point
| |
| Longitude |
Gets and sets the longitude value for this point
| |
| ObjectSizes |
Gets a dictionary of serialized objects contained in this object, along with their sizes (in bytes)
|