Scheduler for WinForms | ComponentOne
C1.Win.Schedule.8 Assembly / (Global) Namespace / cc Class / q Method

In This Topic
    q Method (cc)
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function q( _
       ByVal a As System.Drawing.PointF _
    ) As System.String
    public static System.string q( 
       System.Drawing.PointF a
    )

    Parameters

    a
    See Also