[]
type PaintExecuteOptions = object;
Paint command execution options.
context: PaintDesignerContext;
Designer paint context
optional prevCommand?: PaintCommand;
Previous command.