[]
PDF "j" operator. Set the line join style in the graphics state.
public class SetLineJoinStyle : OperatorBase
Public Class SetLineJoinStyle
Inherits 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 |
---|---|
IsSame(OperatorBase) | Determines whether the provided operator is the same as the current operator. |