Method: FPDF#GetX

Defined in:
lib/fpdf.rb

#GetXObject



862
863
864
865
# File 'lib/fpdf.rb', line 862

def GetX
    # Get x position
    @x
end