[]
PDF "j" operator. Set the line join style in the graphics state.
public class SetLineJoinStyle : OperatorBase
| Name | Description |
|---|---|
| SetLineJoinStyle(LineJoinStyle) | Initializes a new instance of the SetLineJoinStyle class. |
| SetLineJoinStyle(int) | Initializes a new instance of the SetLineJoinStyle class. |
| Name | Description |
|---|---|
| LineJoin | The line join style. |
| Name | Description |
|---|---|
| Desc | Gets the operator's description. |
| Name | Gets the operator's PDF name. |
| Name | Description |
|---|---|
| IsSame(OperatorBase) | Determines whether the provided operator is the same as the current operator. |