Fills the interior of a pie section defined by an ellipse specified by a RectangleF structure and two radial lines.
Namespace: MindFusion.DrawingAssembly: MindFusion.Common
void FillPie ( Brush brush, Rectangle rect, float startAngle, float sweepAngle)
Sub FillPie( _ brush As Brush, _ rect As Rectangle, _ startAngle As Single, _ sweepAngle As Single _)
FillPie Method Overload ListIGraphics MembersIGraphics InterfaceMindFusion.Drawing Namespace