'Declaration
Public Function New( _ ByVal rectangle As NRectangleL, _ ByVal startAngle As System.Single, _ ByVal sweepAngle As System.Single _ )
'Usage
Dim rectangle As NRectangleL Dim startAngle As System.Single Dim sweepAngle As System.Single Dim instance As New NPiePathSegment(rectangle, startAngle, sweepAngle)
public NPiePathSegment( NRectangleL rectangle, System.float startAngle, System.float sweepAngle )
Parameters
- rectangle
- startAngle
- sweepAngle