[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Operators.SetLineWidth

SetLineWidth Class

PDF "w" operator. Set the line width in the graphics state.

Inheritance
SetLineWidth
Namespace: GrapeCity.Documents.Pdf.Operators
Assembly: DS.Documents.Pdf.dll
Syntax
public class SetLineWidth : OperatorBase
Public Class SetLineWidth
    Inherits OperatorBase

Constructors

Name Description
SetLineWidth(float)

Initializes a new instance of the SetLineWidth class.

Fields

Name Description
LineWidth

The line width.

Properties

Name Description
Desc

Gets the operator's description.

Name

Gets the operator's PDF name.

Methods

Name Description
IsSame(OperatorBase)

Determines whether the provided operator is the same as the current operator.