Maps for WinRT
MaxZoom Property (LOD)


When the map zoom is greater than MaxZoom the element is not visible.
Syntax
'Declaration
 
Public Property MaxZoom As Double
'Usage
 
Dim instance As LOD
Dim value As Double
 
instance.MaxZoom = value
 
value = instance.MaxZoom
public double MaxZoom {get; set;}
See Also

Reference

LOD Structure
LOD Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback