Maps for WinRT
MinZoom Property (LOD)


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

Reference

LOD Structure
LOD Members

 

 


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

Product Support Forum  |  Documentation Feedback