'Declaration
Public Overloads Sub AddEllipseSegment( _ ByVal bounds As NRectangleD, _ ByVal startAngle As System.Double, _ ByVal sweepAngle As System.Double _ )
'Usage
Dim instance As NGraphicsPath Dim bounds As NRectangleD Dim startAngle As System.Double Dim sweepAngle As System.Double instance.AddEllipseSegment(bounds, startAngle, sweepAngle)
public void AddEllipseSegment( NRectangleD bounds, System.double startAngle, System.double sweepAngle )
Parameters
- bounds
- startAngle
- sweepAngle