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