<< Select | SetColor >> |
Top: Documentation Library | Up: S Commands |
SetBrushSize Document Command
Sets the size of the brush.
setbrushsize <width height> [NAME name]
width/i The width of the brush. Max=64.
height/i The height of the brush. Max=64.
NAME/s The picture name. Default=current.
Examples:
ARexx:
setbrushsize 16 16
setbrushsize 2 2 name 'Macintosh HD:Graphics:Tiger'
setbrushsize 5 7 name 'Graphics:Tiger.ILBM'
setbrushsize 2 2 name 'Macintosh HD:Graphics:Tiger'
setbrushsize 5 7 name 'Graphics:Tiger.ILBM'
SetBrushSize Command Definition url:BMEcmd/setbrushsize
created:2006-04-19 15:32:21 last updated:2006-08-19 11:48:12
Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.
User Contributed Comments For SetBrushSize | sign in to add a comment |
There are no user contributed comments for this page. |
<< Select | SetColor >> |
Top: Documentation Library | Up: S Commands |