Basic Library for WPF and Silverlight | ComponentOne
C1.Silverlight Namespace / C1ListBox Class / MaxZoom Property

In This Topic
    MaxZoom Property (C1ListBox)
    In This Topic
    Gets or sets the maximum zoom available.
    Syntax
    'Declaration
     
    
    Public Property MaxZoom As Double
    public double MaxZoom {get; set;}
    See Also