Draws a pie shape defined by an ellipse specified by a RectangleF structure and two radial lines.
Namespace: MindFusion.DrawingAssembly: MindFusion.Common
void DrawPie ( Pen pen, RectangleF rect, float startAngle, float sweepAngle)
Sub DrawPie( _ pen As Pen, _ rect As RectangleF, _ startAngle As Single, _ sweepAngle As Single _)
DrawPie Method Overload ListIGraphics MembersIGraphics InterfaceMindFusion.Drawing Namespace