| C1.C1Report.4 Assembly > C1.C1Preview Namespace > RenderPie Class > RenderPie Constructor : RenderPie 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 RenderPie( Unit width, Unit height, System.float startAngle, System.float sweepAngle )