Click or drag to resize
MapCenter Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the Center of the map

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public MapPoint Center { get; set; }

Return Value

Type: MapPoint
A GeographicPosition object that defines the Center of the map

Implements

Map_MapCenter
See Also