Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.8 Assembly / (Global) Namespace / ap Class / h(Point) Method

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

    Parameters

    a
    See Also