Class SetLineJoin
SetLineJoin class
Class representing j operator (set line join style).
public class SetLineJoin : Operator
Constructors
Name | Description |
---|---|
SetLineJoin() | Initializes operator. |
SetLineJoin(LineJoin) |
Properties
Name | Description |
---|---|
Index { get; set; } | Operator index in page operators list. |
Join { get; set; } |
Methods
Name | Description |
---|---|
override Accept(IOperatorSelector) | Accepts visitor object to process operator. |
override ToString() | Returns text of operator and its parameters. |
ValueEquals(Operator) | Compares this instance with the given object. |
See Also
- class Operator
- namespace Aspose.Pdf.Operators
- assembly Aspose.PDF