| C1.C1Flash.2 Assembly > C1.C1Flash Namespace > FPage Class > FillChord Method : FillChord(Brush,Rectangle,Single,Single) Method |
'Declaration Public Overloads Sub FillChord( _ ByVal brush As System.Drawing.Brush, _ ByVal rectangle As System.Drawing.Rectangle, _ ByVal startAngle As System.Single, _ ByVal sweepAngle As System.Single _ )
public void FillChord( System.Drawing.Brush brush, System.Drawing.Rectangle rectangle, System.float startAngle, System.float sweepAngle )