[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Operators.PathOperator

PathOperator Class

Base abstract class for operators performing something on the current path: stroke, fill etc.

Namespace: GrapeCity.Documents.Pdf.Operators
Assembly: DS.Documents.Pdf.dll
Syntax
public abstract class PathOperator : OperatorBase
Public MustInherit Class PathOperator
    Inherits OperatorBase

Fields

Name Description
Operators

The array of operators forming the path.

Properties

Name Description
PathMatrix

The matrix used to render the path.

Methods

Name Description
GetBounds()

Returns the path's bounds.