![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.23
|
Leadtools.Pdf Assembly > Leadtools.Pdf Namespace > PDFBrush Structure : PDFBrush Constructor |
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 )
For an example, refer to PDFRectangleAnnotation.