Filled Color Command

FILLED Object Commands

Toggles the fill for an object or text, or for a style tag. If object or text is chosen and nothing is selected, it toggles the fill for future objects or text, as applicable.

filled [DOCUMENT name | WINDOW name | OBJECTID number]

status/k The fill status. Options: ON|OFF|TOGGLE.

DOCUMENT/s The document name.

WINDOW/s The window name.

OBJECTID/i The number of the object to edit.

Notes:

All options default to the current values if not specified.

Examples:

filled on

filled toggle document 'project.doc'

 

Filled  Command Definition  url:PGScmd/filled
  created:2006-03-30 14:17:37   last updated:2006-03-30 14:17:37
  Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.

User Contributed Comments For Filled
Dan Kilroy wrote...2006-05-03 15:54:00

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

Gets the {...} .

Filled (<ON | OFF | TOGGLE> [OBJECT | TEXT | SHADOW | OUTLINE | REVERSE | UNDERLINE | PGS40:RULEABOVE | RULEBELOW] PGS41: CELLFILL|CELLTOP|CELLBOTTOM|CELLLEFT|CELLRIGHT PGS50: DROPCAP|BULLET|NUMBERED [DOCUMENT document | WINDOW document-window | ID id])


Parameters:


Results:


Notes:
BULLET, DROPCAP, and NUMBERED parameters first available in 5.0.3.2.


See Also:
Filled, SetColor, SetColorBlend, SetColorCount, SetColorStyle, SetColorTint, SetFill, SetFPattern, SetFPatternStyle, SetScreen, SetStroke, SetStrokeBegin, SetStrokeCap, SetStrokeCount, SetStrokeEnd, SetStrokeJoin, SetStrokeOffset, SetStrokeStyle, SetStrokeWeight, SetTrapping, Stroked


Examples:
Python:


ARexx:

Applescript:

User Contributed Comments For Filled