Customize Markers command¶
Summary¶
Customizes marker settings.
Description¶
Displays the Customize Markers dialog box, where you can customize markers.
How to Run¶
Default Menu: Tools > Customize Markers
All Commands: Tools > Customize Markers > Customize Markers
Toolbar: None
Status Bar: None
Default Shortcut Key: None
Plug-in Command ID¶
EEID_CUSTOMIZE_MARKERS (4562)
Macros¶
[JavaScript]¶
editor.ExecuteCommandByID(4562);
[VBScript]¶
editor.ExecuteCommandByID 4562