ComponentOne Maps for WPF and Silverlight
C1.Silverlight.Maps Namespace / ImageryMetadataResult Class / ZoomMin Property

In This Topic
    ZoomMin Property
    In This Topic
    The minimum zoom level available for this imagery set.
    Syntax
    'Declaration
     
    
    Public Property ZoomMin As Integer
    public int ZoomMin {get; set;}
    See Also