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