[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Operators.VisualPathOperator

Class VisualPathOperator

Namespace
GrapeCity.Documents.Pdf.Operators
Assembly
GcDocs.Pdf.dll

Base abstract class for operators render a path.

public abstract class VisualPathOperator : PathOperator, IVisualOperator
Inheritance
VisualPathOperator
Implements
Derived
Inherited Members

Properties

IsTilePatternUsed

Gets the value indicating whether the path uses Tile pattern.

public abstract bool IsTilePatternUsed { get; }

Property Value

bool