Map_MapMaxZoom Property |
|
DataPA OpenAnalytics API Reference
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax int MaxZoom { get; set; }
Property MaxZoom As Integer
Get
Set
property int MaxZoom {
int get ();
void set (int value);
}
function get_MaxZoom();
function set_MaxZoom(value);
Property Value
Type:
Int32See Also