Looking up www.vectaport.com Contacting www.vectaport.com Reading...
BrushCmd - command for setting components' brush attribute
#include <Unidraw/Commands/brushcmd.h>
BrushCmd is a purely interpretive command for setting the brush attribute of selected components.
BrushCmd(ControlInfo*, PSBrush* = nil) BrushCmd(Editor* = nil, PSBrush* = nil) Create a BrushCmd, optionally specifying the PSBrush that components should adopt. virtual void Execute() Read (58% of 1K) BrushCmd exteRead (60% of 1K) nds Execute to set the value of the affected editor's BrushVar instance, if it defines one. PSBrush* GetBrush() Return the PSBrush supplied in the constructor.
Command(3U), pspaint(3U), statevars(3U)