Error processing SSI file
LEADTOOLS GDI/GDI+ (Leadtools.Drawing assembly)

Show in webframe

MergeCopy Field






Merges the colors of the source rectangle with the brush currently selected in hdcDest, by using the Boolean AND operator.
Syntax
public static readonly int MergeCopy
'Declaration
 
Public Shared ReadOnly MergeCopy As Integer
'Usage
 
Dim value As Integer
 
value = RasterPaintProperties.MergeCopy
public:
static readonly int MergeCopy
Example
For an example, refer to RasterPaintProperties.
Requirements

Target Platforms

See Also

Reference

RasterPaintProperties Structure
RasterPaintProperties Members

Error processing SSI file