'Declaration Public Function StartBuildClosedCurves( _
ByVal penПеро для рисования замкнутых кривых.As Vintasoft.Imaging.Pdf.Drawing.PdfPen, _
ByVal brushКисть для заполнения замкнутых кривых.As Vintasoft.Imaging.Pdf.Drawing.PdfBrush _
) As WpfGraphicsFigureView
public WpfGraphicsFigureView StartBuildClosedCurves(
Vintasoft.Imaging.Pdf.Drawing.PdfPen pen,
Vintasoft.Imaging.Pdf.Drawing.PdfBrush brush
)
public: WpfGraphicsFigureView* StartBuildClosedCurves(
Vintasoft.Imaging.Pdf.Drawing.PdfPen* pen,
Vintasoft.Imaging.Pdf.Drawing.PdfBrush* brush
)
public:
WpfGraphicsFigureView^ StartBuildClosedCurves(
Vintasoft.Imaging.Pdf.Drawing.PdfPen^ pen,
Vintasoft.Imaging.Pdf.Drawing.PdfBrush^ brush
)
Parameters
- pen
- Перо для рисования замкнутых кривых.
- brush
- Кисть для заполнения замкнутых кривых.
Return Value
WpfGraphicsFigureView графической фигуры.