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

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