[]
Initializes a new instance of the SetLineCapStyle class.
public SetLineCapStyle(LineCapStyle lineCap)
| Type | Name | Description |
|---|---|---|
| LineCapStyle | lineCap | The value of LineCap. |
Initializes a new instance of the SetLineCapStyle class.
public SetLineCapStyle(int lineCap)
| Type | Name | Description |
|---|---|---|
| int | lineCap | The value of LineCap as it specified in PDF content stream. |