←Select platform

PatternPaint Field

Summary

Combines the colors of the brush currently selected in hdcDest, with the colors of the inverted source rectangle by using the Boolean OR operator. The result of this operation is combined with the colors of the destination rectangle by using the Boolean OR operator.

Syntax

C#
VB
C++
public static readonly int PatternPaint 
Public Shared ReadOnly PatternPaint As Integer 
public: 
static readonly int PatternPaint 

Example

For an example, refer to RasterPaintProperties.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Drawing Assembly