Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.8 Assembly / (Global) Namespace / bg Class / AlignChildren Method

In This Topic
    AlignChildren Method (bg)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overrides Sub AlignChildren( _
       ByVal a As System.Drawing.Graphics _
    ) 
    protected override void AlignChildren( 
       System.Drawing.Graphics a
    )

    Parameters

    a
    See Also