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

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