| C1.C1Flash.2 Assembly > C1.C1Flash Namespace > FArc Class > FArc Constructor : FArc Constructor(Rectangle,Single,Single,Boolean,Boolean) |
'Declaration Public Function New( _ ByVal rectangle As System.Drawing.Rectangle, _ ByVal startAngle As System.Single, _ ByVal sweepAngle As System.Single, _ ByVal pie As System.Boolean, _ ByVal chord As System.Boolean _ )
public FArc( System.Drawing.Rectangle rectangle, System.float startAngle, System.float sweepAngle, System.bool pie, System.bool chord )