Function: WP_DrawDiagram
Module location:
WinPrint2_API.pkg
line
178 (view source)
Boolean
WP_DrawDiagram(Handle hDiagram UInteger iLeft UInteger iTop Boolean bUpdateCurrentPosition)
draws a diagram diagram handle returned by CreateDiagram() x-coordinate to draw the diagram y-coordinate to draw the diagram after drawing, should the current position be updated? True, if success; False, if error
References (1):
Module
Containing Symbol
Line
Winprint2.pkg
DFDrawDiagram
1001