Method: FPDF#GetY

Defined in:
lib/fpdf.rb

#GetYObject



876
877
878
879
# File 'lib/fpdf.rb', line 876

def GetY
    # Get y position
    @y
end