Click or drag to resize
MapZoom Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the zoom level for the map

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

Return Value

Type: Double
The zoom level for the map

Implements

Map_MapZoom
See Also