Input for WinForms | ComponentOne
C1.Framework Namespace / ScrollBarElement Class / ZoomFactor Property

In This Topic
    ZoomFactor Property
    In This Topic
    Gets or sets the scale factor (used with Gc/C1Zoom).
    Syntax
    'Declaration
     
    
    Public Property ZoomFactor As Single
    public float ZoomFactor {get; set;}
    See Also