From 19c1d0c87b48f32f24a293e13604a636ceab177d Mon Sep 17 00:00:00 2001 From: prashantsinalkar Date: Fri, 23 Dec 2016 15:20:44 +0530 Subject: Initial commit --- pdf/fpdf/doc/gety.htm | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100755 pdf/fpdf/doc/gety.htm (limited to 'pdf/fpdf/doc/gety.htm') diff --git a/pdf/fpdf/doc/gety.htm b/pdf/fpdf/doc/gety.htm new file mode 100755 index 0000000..e8ce6cf --- /dev/null +++ b/pdf/fpdf/doc/gety.htm @@ -0,0 +1,20 @@ + + + + +GetY + + + +

GetY

+float GetY() +

Description

+Returns the ordinate of the current position. +

See also

+SetY(), +GetX(), +SetX(). +
+
Index
+ + -- cgit