Show/Hide Toolbars

EmEditor Help

Navigation: EmEditor Help > Plug-in Reference > Messages

Plug-in: EE_GET_MARGIN

Scroll Prev Top Next More
EmEditor Home - EmEditor Help - Plug-in Reference - Messages

EE_GET_MARGIN

Retrieves the margin size. You can send this message explicitly or by using the Editor_GetMargin inline function.

EE_GET_MARGIN

   wParam = 0;

   lParam = 0;

Parameters

None.

Return Values

Returns the currently selected margin size. If the normal line margin size and the quoted line margin size are different, the larger margin will be returned. If lines are wrapped by the window size, the return value will depend on the current window size.

Copyright © 2003-2023 by Emurasoft, Inc.