ComponentOne Olap for WinForms
C1.Win.Olap.4 Assembly / C1.Win.Olap Namespace / PrintDocumentOptions Class / Scale Method / Scale(SizeF) Method

In This Topic
    Scale(SizeF) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Sub Scale( _
       ByVal factor As System.Drawing.SizeF _
    ) 
    public void Scale( 
       System.Drawing.SizeF factor
    )

    Parameters

    factor
    See Also