| C1.UWP.Word Assembly > C1.Xaml.Word Namespace > C1WordDocument Class : DrawArc Method |
'Declaration Public Sub DrawArc( _ ByVal pen As Pen, _ ByVal rc As Windows.Foundation.Rect, _ ByVal startAngle As System.Single, _ ByVal sweepAngle As System.Single _ )
public void DrawArc( Pen pen, Windows.Foundation.Rect rc, System.float startAngle, System.float sweepAngle )