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

Show in webframe

PatternInvert Field






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

Target Platforms

See Also

Reference

RasterPaintProperties Structure
RasterPaintProperties Members

Error processing SSI file