Set drawing mode for a RastPort
Source position: agraphics.pas line 2039
procedure SetDrMd( |
Rp: PRastPort; |
DrawMode: LongWord |
); |
Rp |
|
A pointer to a RastPort. |
DrawMode |
|
0-255, some combinations may not make much sense. (e.g. JAM1, JAM2, COMPLEMENT, INVERSVID, AREAOUTLINE or NOCROSSFILL ) |
Set the drawing mode for lines, fills and text.