Core Library for WPF | ComponentOne
C1.WPF.Core Namespace / C1ScrollViewer Class / ZoomFactor Property

In This Topic
    ZoomFactor Property (C1ScrollViewer)
    In This Topic
    Gets a value that indicates the current zoom factor engaged for content scaling.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ZoomFactor As Double
    public double ZoomFactor {get;}
    See Also