Jump to content

PMGuide - Drawing in Windows: Difference between revisions

From EDM2
Created page with "==About Window-Drawing Functions== ===Points=== ===Rectangles === ==Using Window-Drawing Functions== ===Working with Points and Rectangles=== ====Determining the Dimensions of..."
 
No edit summary
Line 1: Line 1:
This chapter describes, at a high level, the functions specifically intended for drawing in PM windows. For information on the complete set of drawing functions, see the Graphics Programming Interface Programming Guide.
==About Window-Drawing Functions==
==About Window-Drawing Functions==
===Points===
===Points===

Revision as of 00:57, 26 May 2024

This chapter describes, at a high level, the functions specifically intended for drawing in PM windows. For information on the complete set of drawing functions, see the Graphics Programming Interface Programming Guide.

About Window-Drawing Functions

Points

Rectangles

Using Window-Drawing Functions

Working with Points and Rectangles

Determining the Dimensions of a Rectangle

Filling a Rectangle

Scrolling the Contents of a Window

Drawing a Bit Map

Drawing Text