DrawWPFPath.UseCurrectBrush Method

PDF File Writer

DrawWPFPathUseCurrectBrush Method

Filling the path will use the current color

Namespace:  PdfFileWriter
Assembly:  PdfFileWriter (in PdfFileWriter.dll) Version: 1.1.24.0 (1.1.24.0)
Syntax
C#
public void UseCurrectBrush()
See Also