*** DFWriteDiagram *** 1. Required = Y-Position using current metrics //Constant can be used !! *** 2. Required = X-Position using current metrics *** 3. Optional = Set current position or not //DFGR_NOPOS, DFGR_SETPOS ***
#IF (!0=3)
Send DFDrawDiagram of WinPrintID (DFCurrent_Diagram(WinPrintID)) !1 !2 !3
#ENDIF
#IF (!0=2)
Send DFDrawDiagram of WinPrintID (DFCurrent_Diagram(WinPrintID)) !1 !2 (true)
#ENDIF