Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.Win.C1Schedule.UI Namespace / aj Class / a Method / a(Point) Method

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

    Parameters

    A_0
    See Also