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 )
For an example, refer to PDFRectangleAnnotation.