| C1.C1Report.4 Assembly > C1.C1Preview Namespace > RenderArc Class > RenderArc Constructor : RenderArc Constructor(Unit,Unit,Single,Single) |
'Declaration Public Function New( _ ByVal width As Unit, _ ByVal height As Unit, _ ByVal startAngle As System.Single, _ ByVal sweepAngle As System.Single _ )
public RenderArc( Unit width, Unit height, System.float startAngle, System.float sweepAngle )