| C1.C1Report.4 Assembly > C1.C1Preview Namespace > RenderArc Class > RenderArc Constructor : RenderArc Constructor(Unit,Unit,Single,Single,LineDef,Brush) |
'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, _ ByVal shapeFillBrush As System.Drawing.Brush _ )
public RenderArc( Unit width, Unit height, System.float startAngle, System.float sweepAngle, LineDef shapeLine, System.Drawing.Brush shapeFillBrush )