PDF File Writer Class Library - Author Uzi Granot
PdfContentsDrawHeart Method (Double, Double, Double, Double, PaintOp) |
Draw heart
Namespace: PdfFileWriter
Assembly: PdfFileWriter (in PdfFileWriter.dll) Version: 1.1.24.0 (1.1.24.0)

C#
public void DrawHeart( double CenterLineTopX, double CenterLineTopY, double CenterLineBottomX, double CenterLineBottomY, PaintOp PP )
Parameters
- CenterLineTopX
- Type: SystemDouble
Center line top X - CenterLineTopY
- Type: SystemDouble
Center line top Y - CenterLineBottomX
- Type: SystemDouble
Center line bottom X - CenterLineBottomY
- Type: SystemDouble
Center line bottom Y - PP
- Type: PdfFileWriterPaintOp
Paint operator

