GpiBeginPath |
Graphique : Début de chemin |
---|---|
PMGPI.DLL | os2.h |
Syntaxe
BOOL GpiBeginPath(HPS hps, LONG lPath); |
Description
Cette fonction permet de spécifier le début d'un chemin.
Voir également
Langage de programmation - C pour OS/2 - GpiBeginArea
Langage de programmation - C pour OS/2 - GpiCloseFigure
Langage de programmation - C pour OS/2 - GpiEndPath
Langage de programmation - C pour OS/2 - GpiFillPath
Langage de programmation - C pour OS/2 - GpiModifyPath
Langage de programmation - C pour OS/2 - GpiOutlinePath
Langage de programmation - C pour OS/2 - GpiPathToRegion
Langage de programmation - C pour OS/2 - GpiPop
Langage de programmation - C pour OS/2 - GpiSetAttrMode
Langage de programmation - C pour OS/2 - GpiSetAttrs
Langage de programmation - C pour OS/2 - GpiSetBackColor
Langage de programmation - C pour OS/2 - GpiSetBackMix
Langage de programmation - C pour OS/2 - GpiSetClipPath
Langage de programmation - C pour OS/2 - GpiSetColor
Langage de programmation - C pour OS/2 - GpiSetDefAttrs
Langage de programmation - C pour OS/2 - GpiSetLineEnd
Langage de programmation - C pour OS/2 - GpiSetLineJoin
Langage de programmation - C pour OS/2 - GpiSetLineType
Langage de programmation - C pour OS/2 - GpiSetLineWidth
Langage de programmation - C pour OS/2 - GpiSetLineWidthGeom
Langage de programmation - C pour OS/2 - GpiSetMix
Langage de programmation - C pour OS/2 - GpiStrokePath
Système d'exploitation - OS/2 - Introduction