PDF File Writer Class Library - Author Uzi Granot
DrawWPFPath Constructor (PathGeometry, YAxisDirection) |
Draw WPF path constructor
Namespace: PdfFileWriter
Assembly: PdfFileWriter (in PdfFileWriter.dll) Version: 1.1.24.0 (1.1.24.0)

C#
public DrawWPFPath( PathGeometry MediaPath, YAxisDirection PathYAxis )
Parameters
- MediaPath
- Type: System.Windows.MediaPathGeometry
System.Windows.Media path geometry - PathYAxis
- Type: PdfFileWriterYAxisDirection
Y Axix direction
