Draws an arc representing a portion of an ellipse specified by a Rect structure.
Namespace: MindFusion.DrawingAssembly: MindFusion.Common
void DrawArc ( Pen pen, Rect rect, double startAngle, double sweepAngle)
Sub DrawArc( _ pen As Pen, _ rect As Rect, _ startAngle As Double, _ sweepAngle As Double _)
DrawArc Method Overload ListIGraphics MembersIGraphics InterfaceMindFusion.Drawing Namespace