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