![]() |
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 > PDFPen Structure : PDFPen Constructor |
'Declaration
Public Function New( _ ByVal Color As RasterColor, _ ByVal width As Double, _ ByVal style As Integer _ )
'Usage
Dim Color As RasterColor Dim width As Double Dim style As Integer Dim instance As New PDFPen(Color, width, style)
public PDFPen(RasterColor Color, double width, int style)
For an example, refer to PDFRectangleAnnotation