'Declaration
Public Function New( _ ByVal rect As NRectangleF, _ ByVal startAngle As System.Single, _ ByVal sweepAngle As System.Single _ )
'Usage
Dim rect As NRectangleF Dim startAngle As System.Single Dim sweepAngle As System.Single Dim instance As New NCircleSegmentF(rect, startAngle, sweepAngle)
public NCircleSegmentF( NRectangleF rect, System.float startAngle, System.float sweepAngle )
Parameters
- rect
- startAngle
- sweepAngle