Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1TileListBox Class / ActualZoom Property

In This Topic
    ActualZoom Property (C1TileListBox)
    In This Topic
    Gets the actual zoom.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ActualZoom As Double
    public double ActualZoom {get;}
    See Also