# File ../lib/fox/scintilla.rb, line 371
    def getMarginMaskN(margin)
      sendMessage(2245, margin, 0)
    end