.. highlightlang:: us .. index:: EdGetMarginType .. _edgetmargintype: EdGetMarginType =============== .. us.tag EdGetMarginType EdGet New400 Changed5501 :ref:`EdGetMarginType` .. function:: bool = EdGetMarginType(hEdit, nMargin) .. us.return **Return Value** *bool*. .. us.params **Parameters** .. uparam:: hEdit *hEdit*. .. uparam:: nMargin *nMargin* is 0, 1 or 2. .. list-table:: :header-rows: 0 * - 0 - line numbers * - 1 - Debug breaks points * - 2 - Folding .. seealso:: :ref:`overview-editors`, :ref:`EdSetMarginType` :sub:`id-1847298`