Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.Win.C1Schedule.UI Namespace / an Class / Layout Method / Layout(Graphics) Method

In This Topic
    Layout(Graphics) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Overridable Sub Layout( _
       ByVal g As System.Drawing.Graphics _
    ) 
    public virtual void Layout( 
       System.Drawing.Graphics g
    )

    Parameters

    g
    See Also