←Select platform

PDFBrush Constructor (PDFBrush)

Summary

Initializes a new instance of a PDFBrush structure with the specified parameters.

Syntax

C#
VB
Java
C++
public PDFBrush(  
   Leadtools.RasterColor Color, 
   int style 
) 
Public Function New( _ 
   ByVal Color As Leadtools.RasterColor, _ 
   ByVal style As Integer _ 
) 
public PDFBrush(RasterColor Color, int style)
public: 
PDFBrush(  
   Leadtools.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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Pdf Assembly
Click or drag to resize