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