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

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