FlexChart | ComponentOne
C1.Win.FlexChart.Toolbar.8 Assembly / C1.Win.Chart.Toolbar Namespace / PrintMenuItem Class / GetPreferredSize Method

In This Topic
    GetPreferredSize Method (PrintMenuItem)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Function GetPreferredSize( _
       ByVal constrainingSize As System.Drawing.Size _
    ) As System.Drawing.Size
    public virtual System.Drawing.Size GetPreferredSize( 
       System.Drawing.Size constrainingSize
    )

    Parameters

    constrainingSize
    See Also