# File ../lib/fox/scintilla.rb, line 361
    def getMarginWidthN(margin)
      sendMessage(2243, margin, 0)
    end