Set drawing mode for a RastPort
Source position: agraphics.pas line 2383
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.