# File ../lib/fox/scintilla.rb, line 971
    def setMarginRight(pixelWidth)
      sendMessage(2157, 0, pixelWidth)
    end