Fill
Fill class
Class representing f operator (fill path with nonzero winding number rule).
public class Fill : Operator
Constructors
Name | Description |
---|---|
Fill() | Initilizes new f operator. |
Properties
Name | Description |
---|---|
Index { get; set; } | Operator index in page operators list. |
Methods
Name | Description |
---|---|
override Accept(IOperatorSelector) | Accepts visitor object to process operator. |
override ToString() | Returns text representation of operator. |
ValueEquals(Operator) | Compares this instance with the given object. |
See Also
- class Operator
- namespace Aspose.Pdf.Operators
- assembly Aspose.PDF