'Declaration
Public Function New( _ ByVal rect As NRectangleD, _ ByVal startAngle As System.Double, _ ByVal sweepAngle As System.Double _ )
'Usage
Dim rect As NRectangleD Dim startAngle As System.Double Dim sweepAngle As System.Double Dim instance As New NCircleSegmentD(rect, startAngle, sweepAngle)
public NCircleSegmentD( NRectangleD rect, System.double startAngle, System.double sweepAngle )
Parameters
- rect
- startAngle
- sweepAngle