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