'Declaration Public Overloads Sub DrawPath( _ ByVal pen As Pen, _ ByVal path As GraphicsPath, _ ByVal close As Boolean _ )
'Declaration
Public Overloads Sub DrawPath( _ ByVal pen As Pen, _ ByVal path As GraphicsPath, _ ByVal close As Boolean _ )
public void DrawPath( Pen pen, GraphicsPath path, bool close )
C1PdfDocument Class C1PdfDocument Members Overload List