Online HelpPC 2.10      Quick Reference Utility     Copyright 1991 David Jurgens
 
              struct xycoord far _setlogorg( short x, short y )              
                                                                                                                                                                          - prototype in graph.h                                                                                                                                            - moves the logical origin (0,0) to the physical point (x,y)                     - returns previous logical origin in physical coordinates to:                                                                                                     struct xycoord                                                                       {                                                                                short xcoord;                                                                    short ycoord;                                                                    };                                                                                                                                                                                                                                      
[helppc.bosbyte.nl]               _setlogorg                  Home  Back  Topics