Scroll to navigation

PatternCmd(3U) InterViews Reference Manual PatternCmd(3U)

NAME

PatternCmd - command for setting components' pattern attribute

SYNOPSIS

#include <Unidraw/Commands/patcmd.h>

DESCRIPTION

PatternCmd is a purely interpretive command for setting the pattern attribute of selected components.

PUBLIC OPERATIONS

Create a PatternCmd, optionally specifying the PSPattern that components should adopt.
PatternCmd extends Execute to set the value of the affected editor's PatternVar instance, if it defines one.
Return the PSPattern supplied in the constructor.

SEE ALSO

Command(3U), pspaint(3U), statevars(3U)

23 January 1991 Unidraw