Using Win32 functions in Visual FoxPro Image Gallery
GDI+ Graphics
..msdn
GdipCreateFromHDC
GdipCreateFromHDC2
GdipCreateFromHWND
GdipDeleteGraphics
GdipDrawImageI
GdipDrawImageRectI
GdipDrawImageRectRectI
GdipDrawLineI
GdipDrawPieI
GdipDrawRectangle
GdipFillPieI
GdipFillRectangle
GdipGetDC
GdipGetDpiX
GdipGetDpiY
GdipGetPageScale
GdipGetPageUnit
GdipReleaseDC
GdipResetWorldTransform
GdipRotateWorldTransform
GdipSetClipRectI
GdipSetPageScale
GdipSetPageUnit
GdipSetTextRenderingHint
GdipSetWorldTransform
GdipTranslateWorldTransform
Code examples:
GdipSetWorldTransform
..msdn    Add comment     W32 Constants      Translate this page
Sets the world transformation of this Graphics object.
Code examples:
Declaration:
 
GpStatus WINGDIPAPI GdipSetWorldTransform(
    GpGraphics *graphics,
    GpMatrix *matrix
)
 
 
FoxPro declaration:
 
DECLARE INTEGER GdipSetWorldTransform IN gdiplus;
    INTEGER graphics,;
    INTEGER matrix
 
 
Parameters:
graphics
[in] Handle to the Graphics object.

matrix
[in] Handle to a Matrix object.
Return value:
Returns GpStatus value, 0 means success.
Word Index links for the GdipSetWorldTransform :
Translate this page:
  Spanish    Portuguese    German    French    Italian  
FreeTranslation.com offers instant, free translations of text or web pages.
Created: 2005-02-17 08:53:54
Modified: 2005-02-17 08:55:48
Visited in last 7 days: 13
User Contributed Notes:
There are no notes on this subject.


Copyright © 2001-2013 News2News, Inc. Before reproducing or distributing any data from this site please ask for an approval from its owner. Unless otherwise specified, this page is for your personal and non-commercial use. The information on this page is presented AS IS, meaning that you may use it at your own risk. Microsoft Visual FoxPro and Windows are trade marks of Microsoft Corp. All other trademarks are the property of their respective owners. 

Privacy policy
Credits: PHP (4.4.9), an HTML-embedded scripting language, MySQL (5.1.55-log), the Open Source standard SQL database, AceHTML Freeware Version 4, freeware HTML Editor of choice.   Hosted by Korax Online Inc.
Last Topics Visited (54.235.20.17)
3 sec.Function: 'MessageBoxIndirect'
2.9 hrs.Example: 'How to change display settings: screen resolution, screen refresh rate'
8 hrs.Function: 'PrintDlg'
 Function: 'SetConsoleTitle'
21.58 hrs.Example: 'Obtaining names and positions for shortcuts located on the Windows Desktop'
 Function: 'InsertMenuItem'
Function group: 'Menu'
1 day(s)Example: 'How to display Windows On-Screen Keyboard'
 Function: 'JetTerm'
Function group: 'Extensible Storage Engine (ESE, Jet Blue)'
 Function: 'LockWindowUpdate'
 Example: 'GDI+: sending image of FoxPro form to printer'
Google
Advertise here!