<< ClearList | ClearPictureMask >> |
Top: Documentation Library | Up: C Commands |
ClearMask Object Command
Deletes the mask for a graphic.
clearmask [DOCUMENT name | WINDOW name | OBJECTID number]
DOCUMENT/s The document name. Default=current.
WINDOW/s The window name. Default=current.
OBJECTID/i The number of the object to edit.
Examples:
ARexx:
clearmask clearmask objectid hPic15
ClearMask Command Definition url:PGScmd/clearmask
created:2006-03-30 10:07:12 last updated:2006-08-18 11:13:27
Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.
User Contributed Comments For ClearMask | sign in to add a comment |
Dan Kilroy wrote... | 2006-05-03 19:30:10 |
Script command submitted from PageStream internal documentation. Needs to be checked and merged with the command documentation above. Clears the {...} . ClearMask ([DOCUMENT document | WINDOW document-window | OBJECTID objectid])
ARexx: Applescript: | |
User Contributed Comments For ClearMask | sign in to add a comment |
<< ClearList | ClearPictureMask >> |
Top: Documentation Library | Up: C Commands |