Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ScaleRule Class / ScaleRule Constructor / ScaleRule Constructor()


In This Topic
    ScaleRule Constructor()
    In This Topic
    Creates a new rule that determines how to scale the printed sheet.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New ScaleRule()
    public ScaleRule()
    See Also