Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Operators Namespace / FillStrokeNonZeroWindingPath Class
Fields Properties Methods

In This Topic
    FillStrokeNonZeroWindingPath Class Members
    In This Topic

    The following tables list the members exposed by FillStrokeNonZeroWindingPath.

    Public Fields
     NameDescription
    Public FieldThe array of operators forming the path. (Inherited from GrapeCity.Documents.Pdf.Operators.PathOperator)
    Top
    Public Properties
     NameDescription
    Public PropertyOverridden. Gets the operator's description.  
    Public PropertyOverridden. Gets the value indicating whether the path uses Tile pattern.  
    Public PropertyOverridden. Gets the operator's PDF name.  
    Public PropertyThe matrix used to render the path. (Inherited from GrapeCity.Documents.Pdf.Operators.PathOperator)
    Top
    Public Methods
     NameDescription
    Public MethodReturns the path's bounds. (Inherited from GrapeCity.Documents.Pdf.Operators.PathOperator)
    Public MethodDetermines whether the provided operator is the same as the current operator. (Inherited from GrapeCity.Documents.Pdf.Operators.OperatorBase)
    Top
    See Also