public void AddCircularArc( NPointF center, System.float radius, System.float startAngle, System.float sweepAngle )
'Declaration
Public Overloads Sub AddCircularArc( _ ByVal center As NPointF, _ ByVal radius As System.Single, _ ByVal startAngle As System.Single, _ ByVal sweepAngle As System.Single _ )
Parameters
- center
- radius
- startAngle
- sweepAngle