'Declaration Public Function StartBuildFreehandLines( _
ByVal penPen for drawing the freehand lines.As Vintasoft.Imaging.Pdf.Drawing.PdfPen _
) As GraphicsFigureView
public GraphicsFigureView StartBuildFreehandLines(
Vintasoft.Imaging.Pdf.Drawing.PdfPen pen
)
public: GraphicsFigureView* StartBuildFreehandLines(
Vintasoft.Imaging.Pdf.Drawing.PdfPen* pen
)
public:
GraphicsFigureView^ StartBuildFreehandLines(
Vintasoft.Imaging.Pdf.Drawing.PdfPen^ pen
)
Parameters
- pen
- Pen for drawing the freehand lines.
Return Value
The GraphicsFigureView of graphics figure.