←Select platform

PDFBrush Constructor

Summary
Initializes a new instance of a PDFBrush structure with the specified parameters.
Syntax
C#
C++
Java
public PDFBrush(RasterColor color, int style) 
public: 
PDFBrush(  
   RasterColor color, 
   int style 
) 

Parameters

color
A Leadtools.RasterColor that represents the color of the brush. The default value is an empty Leadtools.RasterColor structure.

style
A PDFBrush enumeration value that represents the style of the brush. The default value is PDFBrush.Solid.

Example

For an example, refer to PDFRectangleAnnotation.

Requirements

Target Platforms

Help Version 21.0.2021.7.6
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Pdf Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.