[]
Initializes a new instance of the SetLineJoinStyle class.
public SetLineJoinStyle(LineJoinStyle lineJoin)
| Type | Name | Description |
|---|---|---|
| LineJoinStyle | lineJoin | The value of LineJoin. |
Initializes a new instance of the SetLineJoinStyle class.
public SetLineJoinStyle(int lineJoin)
| Type | Name | Description |
|---|---|---|
| int | lineJoin | The value of LineJoin as it specified in PDF content stream. |