Method: DocuSign_eSign::Note#x_position

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

#x_positionObject

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



300
301
302
# File 'lib/docusign_esign/models/note.rb', line 300

def x_position
  @x_position
end