Error processing SSI file
LEADTOOLS PDF (Leadtools.Pdf assembly)

Show in webframe

PDFBrush Constructor (PDFBrush)






A Leadtools.RasterColor that represents the color of the brush. The default value is an empty Leadtools.RasterColor structure.
A PDFBrush enumeration value that represents the style of the brush. The default value is PDFBrush.Solid.
Initializes a new instance of a PDFBrush structure with the specified parameters.
Syntax
public PDFBrush( 
   RasterColor Color,
   int style
)
'Declaration
 
Public Function New( _
   ByVal Color As RasterColor, _
   ByVal style As Integer _
)
'Usage
 
Dim Color As RasterColor
Dim style As Integer
 
Dim instance As New PDFBrush(Color, style)
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

See Also

Reference

PDFBrush Structure
PDFBrush Members

Error processing SSI file
   Leadtools.Pdf requires a PDF Pro, Pro Suite, Document, or Medical license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features