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

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