[]
        
(Showing Draft Content)

C1.Framework.Drawing.Gdi.DeviceContexts.DeviceContext.GetRasterOperationCode

GetRasterOperationCode Method

GetRasterOperationCode()

retrieves the foreground mix mode of the specified device context. The mix mode specifies how the pen or interior color and the color already on the screen are combined to yield a new color.

Declaration
public virtual RasterOperationCode GetRasterOperationCode()
Returns
Type Description
RasterOperationCode

If the function succeeds, the return value specifies the foreground mix mode. otherwise zero indicates failed.