ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / ThumbnailsViewModel Class / ZoomIn Property

In This Topic
    ZoomIn Property (ThumbnailsViewModel)
    In This Topic
    Increases zoom factor
    Syntax
    'Declaration
     
    Public ReadOnly Property ZoomIn As IDelegateCommand
    public IDelegateCommand ZoomIn {get;}
    See Also