[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Operators.SetFlatnessTolerance

SetFlatnessTolerance Class

PDF "i" operator. Set the flatness tolerance in the graphics state.

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

Constructors

Name Description
SetFlatnessTolerance(float)

Initializes a new instance of the SetFlatnessTolerance class.

Fields

Name Description
Flatness

The flatness tolerance.

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.