Interrups | Categories | Contents |
AH = 4Ah DI = x coordinate of lower left corner BP = y coordinate of lower left corner BX = height in pixels CX = width in pixels
Return:
Nothing
Desc: Draw a solid rectangle of the specified size at the given location
See Also: AH=4Eh
Interrups | Categories | Contents |