ComponentOne TileView for UWP
C1.UWP.TileView Assembly / C1.Xaml.TileView Namespace / C1TileViewPanel Class / Zoom Property

In This Topic
    Zoom Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property Zoom As C1.Xaml.C1ZoomUnit
    public C1.Xaml.C1ZoomUnit Zoom {get; set;}
    See Also