Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Operators Namespace / CloseFillStrokeEvenOddPath Class / IsTilePatternUsed Property

In This Topic
    IsTilePatternUsed Property (CloseFillStrokeEvenOddPath)
    In This Topic
    Gets the value indicating whether the path uses Tile pattern.
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property IsTilePatternUsed As System.Boolean
    public override System.bool IsTilePatternUsed {get;}
    See Also