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