# File ../lib/fox/scintilla.rb, line 351
    def getMarginTypeN(margin)
      sendMessage(2241, margin, 0)
    end