XPen Constructor (XColor, Double)Terminal Works - PDF Printing.Net Library
Initializes a new instance of the XPen class.

Namespace: PdfEdit.Drawing
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.1.1.0 (5.1.1.0)
Syntax

public XPen(
	XColor color,
	double width
)

Parameters

color
Type: PdfEdit.DrawingXColor
width
Type: SystemDouble
See Also

Reference