FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Document Namespace / BarcodeExRenderer.BarcodeMetrics Structure / Scale Method

In This Topic
    Scale Method (BarcodeExRenderer.BarcodeMetrics)
    In This Topic
    Syntax
    'Declaration
     
    Public Sub Scale( _
       ByVal k As Double _
    ) 
    public void Scale( 
       double k
    )

    Parameters

    k
    See Also