.. highlightlang:: us .. index:: EdSetMarginType .. _edsetmargintype: EdSetMarginType =============== .. us.tag EdSetMarginType EdSet New400 Changed5501 :ref:`EdSetMarginType` .. function:: bool = EdSetMarginType(hEdit, nMargin, bOn) .. us.return **Return Value** *bool*. .. us.params **Parameters** .. uparam:: hEdit *hEdit*. .. uparam:: nMargin *nMargin*. *nMargin* is 0, 1 or 2. .. list-table:: :header-rows: 0 * - 0 - line numbers * - 1 - Debug-Breaks * - 2 - Folding .. seealso:: :ref:`overview-editors`, :ref:`SynEdGetMarginType` :sub:`id-536578`