SetLineWidth

SetLineWidth class

Class representing w operator (set line width).

The SetLineWidth type exposes the following members:

Constructors

NameDescription
SetLineWidth(width)Initializes a new instance of the SetLineWidth class

Properties

NameDescription
indexOperator index in page operators list.
widthGets or sets width of the line.

Methods

NameDescription
accept(visitor)Accepts visitor object to process operator.
is_text_show_operator(op)Determines if the operator is operator which responsible for text output (Tj, TJ, etc)

See Also