Jump to content

GreFillPath

From EDM2
Revision as of 18:35, 19 November 2019 by Martini (talk | contribs) (Created page with "; Simulation support: This function is simulated by a handling routine in the graphics engine. GreFillPath fills the interior of the closed figure defined in the path by usin...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Simulation support
This function is simulated by a handling routine in the graphics engine.

GreFillPath fills the interior of the closed figure defined in the path by using the current pattern attributes. Before filling the path, the handling routine must close any open figures in the path definition. On completion, it must delete the path. All of the boundaries of the area are considered to be part of the interior and are filled. This function can be hooked by the presentation driver.

Syntax

Parameters

Return Code

Remarks

Example Code

Related Functions