[]
Base abstract class for operators render a path.
public abstract class VisualPathOperator : PathOperator, IVisualOperator
Gets the value indicating whether the path uses Tile pattern.
public abstract bool IsTilePatternUsed { get; }