Click or drag to resize
OperatorSelectorVisit Method (SetLineWidth)
Visit/select w operator.

Namespace: Aspose.Pdf
Assembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntax
public void Visit(
	SetLineWidth w
)

Parameters

w
Type: Aspose.Pdf.OperatorsSetLineWidth
Set line width operator.

Implements

IOperatorSelectorVisit(SetLineWidth)
See Also