Language:
Русский
English
Fill Pattern Constants
Use these constants as fill patterns for GetFillSettings and SetFillStyle.
Constant │ Value │ Meaning :
════════════════╪═══════╪═════════════════════════════
EmptyFill │ 0 │ Uses background color
SolidFill │ 1 │ Uses draw color
LineFill │ 2 │ --- fill
LtSlashFill │ 3 │ /// fill
SlashFill │ 4 │ /// thick fill
BkSlashFill │ 5 │ \\\ thick fill
LtBkSlashFill │ 6 │ \\\ fill
HatchFill │ 7 │ Light hatch fill
XHatchFill │ 8 │ Heavy cross hatch
InterleaveFill │ 9 │ Interleaving line
WideDotFill │ 10 │ Widely spaced dot
CloseDotFill │ 11 │ Closely spaced dot
UserFill │ 12 │ User-defined fill