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 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family