SnapToGuides Document Command

SNAPTOGUIDES Document Commands

Changes the snap-to-guide status.

snaptoguides [WINDOW name]

status/k The snap-to-guides status.

Options: on | off | toggle.

WINDOW/s The window name. Default=current.

Notes:

Guide position and strength are part of the master page description. The snap-to-guide toggle is part of the window settings.

Snap-to-guides does not affect drawing with script commands; it affects drawing and editing from the interface only.

Examples:

snaptoguides on

snaptoguides off window 'Untitled 1~View.1'

 

SnapToGuides  Command Definition  url:PGScmd/snaptoguides
  created:2006-03-31 10:53:01   last updated:2006-03-31 13:29:40
  Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.

User Contributed Comments For SnapToGuides
Dan Kilroy wrote...2006-05-04 17:18:18

Script command submitted from PageStream internal documentation. Needs to be checked and merged with the command documentation above.

Gets the {...} .

SnapToGuides (<ON | OFF | TOGGLE> [PAGE <ON|OFF|TOGGLE>] [RULER <ON|OFF|TOGGLE>] [WINDOW document-window])

Parameters:


Results:


Notes:


See Also:


Examples:
Python:


ARexx:

Applescript:

User Contributed Comments For SnapToGuides