Add/Remove User-Defined Guide command

Summary

Add or remove user-defined guide at the cursor position (or at the pointed position on the ruler).

Description

Add or remove user-defined guide at the cursor position (or at the pointed position on the ruler).

How to Run

  • Default Menu: View > Marks > Add/Remove User-Defined Guide

  • All Commands: View > Marks > Add/Remove User-Defined Guide

  • Toolbar: None

  • Status Bar: None

  • Default Shortcut Key: None

Plug-in Command ID

EEID_ADD_REMOVE_GUIDE (3862)

Macros

[JavaScript]

editor.ExecuteCommandByID(3862);

[VBScript]

editor.ExecuteCommandByID 3862