Click or drag to resize
MapPoint Class DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Object that represents a point on a map.
Inheritance Hierarchy
SystemObject
  DataPAEnterpriseDashboardMapPoint

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
[SerializableAttribute]
public class MapPoint : MapPoint_MapPoint, ISerializable

The MapPoint type exposes the following members.

Constructors
  NameDescription
Public methodMapPoint
Creates and returns a new MapPoint object
Public methodMapPoint(Double, Double)
Creates and returns a new MapPoint object
Top
Methods
Fields
Properties
  NameDescription
Public propertyLatitude
Gets and sets the latitude value for this point
Public propertyLongitude
Gets and sets the longitude value for this point
Public propertyObjectSizes
Gets a dictionary of serialized objects contained in this object, along with their sizes (in bytes)
Top
Remarks