Scheduler for WinForms | ComponentOne
C1.Win.Schedule.8 Assembly / (Global) Namespace / bj Class / i(Point) Method

In This Topic
    i(Point) Method
    In This Topic
    Syntax
    'Declaration
     
    Protected Function i( _
       ByVal a As System.Drawing.Point _
    ) As C1.Framework.Element
    protected C1.Framework.Element i( 
       System.Drawing.Point a
    )

    Parameters

    a
    See Also