C1.WPF.Pdf.4 Assembly > C1.WPF.Pdf Namespace > C1PdfDocument Class : DrawArc Method |
'Declaration
Public Sub DrawArc( _ ByVal pen As Pen, _ ByVal rc As Rect, _ ByVal startAngle As Single, _ ByVal sweepAngle As Single _ )
public void DrawArc( Pen pen, Rect rc, float startAngle, float sweepAngle )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2