FillSettingsType

Record describing fill mode

Declaration

Source position: graphh.inc line 468

Type
FillSettingsType = record
  pattern : Word;
  color : ColorType;
end