[]
PDF "J" operator. Set the line cap style in the graphics state.
public class SetLineCapStyle : OperatorBase
| Name | Description |
|---|---|
| SetLineCapStyle(LineCapStyle) | Initializes a new instance of the SetLineCapStyle class. |
| SetLineCapStyle(int) | Initializes a new instance of the SetLineCapStyle class. |
| Name | Description |
|---|---|
| LineCap | The line cap 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. |