Get or set the current foreground mix mode.GDI uses the foreground mix mode to combine pens and interiors of filled objects with the colors already on the screen. The foreground mix mode defines how colors from the brush or pen and the colors in the existing image are to be combined.
シンタックス
'宣言
Public Property RasterOperationCode As RasterOperationCode
public RasterOperationCode RasterOperationCode {get; set;}
プロパティ値
Specifies the mix mode. This parameter can be one of the following values.
参照