User Tools

Site Tools


graphics_overview.htm
Navigation:  Language Reference > 6 - Windows > Graphics Overview >====== Graphics Overview ====== Previous pageReturn to chapter overviewNext page

NewC7.jpg

Clarion supplies a set of “graphics primitives” procedures to allow drawing in windows (WIN32 Only) and reports:

ARCDraw an arc of an ellipse. BLANKErase Graphics BOXDraw a rectangle. CHORDDraw a section of an ellipse.
ELLIPSEDraw an ellipse control IMAGEDraw a graphic image. LINEDraw a straight line. PIEDraw a pie chart.
POLYGONDraw a multi-sided figure. ROUNDBOX,Draw a box with rounded corners. SHOWWrite to screen. TYPE.Write string to screen.

Controls always appear on top of any graphics drawn to the window. This means the graphics appear to underlay any controls in the window, so they don't get in the way of the controls the user needs to access.

See also:

Current Target

Graphics Coordinates

graphics_overview.htm.txt · Last modified: 2021/04/15 15:57 by 127.0.0.1