Previous: GetFillColor function To the Table of Content Next: GetFillSettings procedure

- 4.37.2.33 -
Standard Units
Graph Unit
Graph Unit Procedures and Functions

GetFillPattern procedure

Targets: MS-DOS, Win32


Graph Unit

Returns the currently selected fill pattern and color as set by SetFillStyle or SetFillPattern.

Declaration:
procedure GetFillPattern(var FillPattern: FillPatternType);
Remarks:
If no user call has been made to SetFillPattern, GetFillPattern returns an array filled with $FF.


Previous: GetFillColor function To the Table of Content Next: GetFillSettings procedure
GetFillColor function Table of Content GetFillSettings procedure

- 4.37.2.33 -