Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.23
|
'Declaration
Public Shared Function MakeRasterOperation( _ ByVal fore As Integer, _ ByVal back As Integer _ ) As Integer
'Usage
Dim fore As Integer Dim back As Integer Dim value As Integer value = RasterPaintProperties.MakeRasterOperation(fore, back)