Visual Basic (Declaration) | |
---|---|
Public Shared Function MakeRasterOperation( _ ByVal fore As Integer, _ ByVal back As Integer _ ) As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
|
Parameters
- fore
- The foreground color.
- back
- The background color.
Return Value
The ROP4 value.
You can use the MakeRasterOperation to create your own ROP4 values and pass them to the
RasterOperation property.
Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family