'Declaration
Public Overloads Sub AddEllipticalPie( _ ByVal rect As NRectangleF, _ ByVal startAngle As System.Single, _ ByVal sweepAngle As System.Single _ )
'Usage
Dim instance As NPath Dim rect As NRectangleF Dim startAngle As System.Single Dim sweepAngle As System.Single instance.AddEllipticalPie(rect, startAngle, sweepAngle)
public void AddEllipticalPie( NRectangleF rect, System.float startAngle, System.float sweepAngle )
Parameters
- rect
- startAngle
- sweepAngle