ComponentOne List for WinForms
C1.Win.C1List.4.5.2 Assembly / C1.Util.Win Namespace / Win32 Class / AngleArc Method

In This Topic
    AngleArc Method
    In This Topic
    Syntax
    'Declaration
     
    Private Shared Function AngleArc( _
       ByVal A_0 As System.IntPtr, _
       ByVal A_1 As System.Integer, _
       ByVal A_2 As System.Integer, _
       ByVal A_3 As System.UInteger, _
       ByVal A_4 As System.Single, _
       ByVal A_5 As System.Single _
    ) As System.Boolean
    private static System.bool AngleArc( 
       System.IntPtr A_0,
       System.int A_1,
       System.int A_2,
       System.uint A_3,
       System.float A_4,
       System.float A_5
    )

    Parameters

    A_0
    A_1
    A_2
    A_3
    A_4
    A_5
    See Also