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

Show in webframe

PDFPen Constructor (PDFPen)






A Leadtools.RasterColor that represents the color of the pen.
A System.Double that represents the width of the pen. The default value is 0.0.
A PDFPen that represents the style of the pen. The default value is PDFPen.Solid.
Initializes a PDFPen structure with the specified properties
Syntax
public PDFPen( 
   RasterColor Color,
   double width,
   int style
)
'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)
public:
PDFPen( 
   RasterColor Color,
   double width,
   int style
)

Parameters

Color
A Leadtools.RasterColor that represents the color of the pen.
width
A System.Double that represents the width of the pen. The default value is 0.0.
style
A PDFPen that represents the style of the pen. The default value is PDFPen.Solid.
Example

For an example, refer to PDFRectangleAnnotation

Requirements

Target Platforms

See Also

Reference

PDFPen Structure
PDFPen 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