ImageProc Send comments on this topic.
SRCCOPY Field
See Also 
ImageProc Namespace > GDI32 Class : SRCCOPY Field




Syntax

Visual Basic (Declaration) 
Public Shared SRCCOPY As Integer
Visual Basic (Usage)Copy Code
Dim value As Integer
 
value = GDI32.SRCCOPY
 
GDI32.SRCCOPY = value
C# 
public static int SRCCOPY
Managed Extensions for C++ 
public: static int SRCCOPY
C++/CLI 
public:
static int SRCCOPY

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2008 All Rights Reserved.