# File ../lib/fox/scintilla.rb, line 346
    def setMarginTypeN(margin, marginType)
      sendMessage(2240, margin, marginType)
    end