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