FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / C1FlexViewerPane Class / ZoomFactor Property

In This Topic
    ZoomFactor Property (C1FlexViewerPane)
    In This Topic
    Gets or sets the zoom factor (1 is actual size).
    Syntax
    'Declaration
     
    Public Property ZoomFactor As Single
    public float ZoomFactor {get; set;}
    See Also