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