Displaying Bitmaps Using CENTERED & ISOMETRIC keywordsID: Q129097 2.60 2.60a 3.00 WINDOWS kbprg The information in this article applies to:
SUMMARYWhen displaying bitmaps to the screen by using @...SAY commands, you can use the CENTER keyword to center the .BMP file or OLE object within the area specified by the SIZE clause. You can use the ISOMETRIC keyword to scale a .BMP file or OLE object within the area specified by the SIZE clause. The resulting behavior in version 3.0 is different from that in versions 2.x. In FoxPro versions 2.x, using both keywords causes the ISOMETRIC keyword to be ignored. In Visual FoxPro 3.0, both the CENTER and ISOMETRIC attributes are seen.
MORE INFORMATION
Behavior Demonstration in FoxPro Version 2.61. In the Command window, issue the following commands:
2. Clear the screen, and reissue the @1,1 to 20,20 command:
Behavior Demonstration in Visual FoxPro Version 3.01. In the Command window, issue the following commands:
2. Clear the screen, and reissue the @1,1 to 20,20 command:
Additional reference words: 2.60 2.60a 3.00 VFoxWin
KBCategory: kbprg
KBSubcategory: FxprgGeneral
|
|
Last Reviewed: May 1, 1996 © 1999 Microsoft Corporation. All rights reserved. Terms of Use. |