<< RevertDocument | RX >> |
Top: Documentation Library | Up: R Commands |
Rotate Object Command
ROTATE Object Commands
Rotate selected objects.
rotate
angle/d The rotation angle.
ABOUT/d The rotation point.
ABOUTCENTER Rotates around its center.
DOCUMENT/s The document name. Default=current.
WINDOW/s The window name. Default=current.
OBJECTID/i The number of the object to manipulate.
Examples:
rotate 90 about 2.2 3.125 document 'project.doc'
Rotate Command Definition url:PGScmd/rotate
created:2006-03-30 20:08:13 last updated:2006-03-30 20:08:13
Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.
User Contributed Comments For Rotate | sign in to add a comment |
Dan Kilroy wrote... | 2006-05-03 19:11:04 |
Script command submitted from PageStream internal documentation. Needs to be checked and merged with the command documentation above. Rotate the {...} . Rotate (angle [ABOUT rx ry] [DOCUMENT document | WINDOW document-window | OBJECTID objectid])
ARexx: Applescript: | |
User Contributed Comments For Rotate | sign in to add a comment |
<< RevertDocument | RX >> |
Top: Documentation Library | Up: R Commands |