Set Fill Pattern

Purpose

Syntax
 
Opcode format Opcode Operand Format Comments
Extended ASCII (FillPattern <ws>id

[<ws>(FillPatternScale<ws><FScale>[<ws>])]\ 

id is based on the following mapping.
id  is based on the following mapping:
id value = 0 correspond to 'Illegal' fill pattern
id value = 1 correspond to 'solid' fill pattern
id value = 2 correspond to 'Checkerboard' fill pattern
id value = 3 correspond to 'Crosshatch' fill pattern
id value = 4 correspond to 'Diamonds' fill pattern
id value = 5 correspond to 'Horizontal_Bars' fill pattern
id value = 6 correspond to 'Slant_Left' fill pattern
id value = 7 correspond to 'Slant_Right' fill pattern
id value = 8 correspond to 'Square_Dots' fill pattern
id value = 9 correspond to 'Vertical_Bars' fill pattern
id value = 10 correspond to 'User_Defined' fill pattern

Figure 1. Available fill patterns


Details

Notes