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
public virtual void FillPie ( Brush brush, Rectangle rect, float startAngle, float sweepAngle)
Public Overridable Sub FillPie ( _ brush As Brush, _ rect As Rectangle, _ startAngle As Single, _ sweepAngle As Single _)
FillPie Method Overload ListGdiGraphics MembersGdiGraphics ClassMindFusion.Drawing Namespace