Document Solutions Image Viewer
System
Light
Dark
Search…
Preparing search index...
PaintExecuteOptions
Type Alias PaintExecuteOptions
Paint command execution options.
type
PaintExecuteOptions
=
{
prevCommand
?:
PaintCommand
;
context
:
PaintDesignerContext
;
}
Properties
Optional
prev
Command
prevCommand
?:
PaintCommand
Previous command.
context
context
:
PaintDesignerContext
Designer paint context
Properties
prev
Command
context
Document Solutions Image Viewer - v9.1.3
Loading...
Paint command execution options.