Modify rastport settings via a tag list
Source position: agraphics.pas line 2146
procedure SetRPAttrsA( |
Rp: PRastPort; |
Tags: PTagItem |
); |
Rp |
|
A pointer to a RastPort |
Tags |
|
Tags for the elements to get |
Modify settings of a rastport, based on the taglist passed. See GetRPAttrsA() for possible Tags
|
Modify rastport settings via a tag list |
|
|
Set the text font and attributes in a RastPort. |
|
|
Set the soft style of the current font. |
|
|
Set the primary pen for a RastPort. |
|
|
Set secondary pen for a RastPort |
|
|
Set drawing mode for a RastPort |
|
|
Set the Outline Pen value for a RastPort |
|
|
Set the pixel write mask value for a RastPort |
|
|
Set maximum pen value for a rastport |
|
|
Examine rastport settings via a tag list |