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

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