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