Method: DocuSign_eSign::FormulaTab#x_position

Defined in:
lib/docusign_esign/models/formula_tab.rb

#x_positionObject

This indicates the horizontal offset of the object on the page. DocuSign uses 72 DPI when determining position.



399
400
401
# File 'lib/docusign_esign/models/formula_tab.rb', line 399

def x_position
  @x_position
end