From a8f4339077dd02438dd3ae3f31de34abef10ff59 Mon Sep 17 00:00:00 2001 From: Sashi20 Date: Tue, 8 May 2018 11:48:35 +0530 Subject: Initial Commit --- pdf/fpdf/doc/line.htm | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100755 pdf/fpdf/doc/line.htm (limited to 'pdf/fpdf/doc/line.htm') diff --git a/pdf/fpdf/doc/line.htm b/pdf/fpdf/doc/line.htm new file mode 100755 index 0000000..a9c5194 --- /dev/null +++ b/pdf/fpdf/doc/line.htm @@ -0,0 +1,38 @@ + + +
+ +Line(float x1, float y1, float x2, float y2)
+x1
y1
x2
y2