Method: DocuSign_eSign::Decline#x_position

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

#x_positionObject

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



275
276
277
# File 'lib/docusign_esign/models/decline.rb', line 275

def x_position
  @x_position
end