[]
PDF "M" operator. Set the miter limit in the graphics state.
public class SetMiterLimit : OperatorBase
| Name | Description |
|---|---|
| SetMiterLimit(float) | Initializes a new instance of the SetMiterLimit class. |
| Name | Description |
|---|---|
| MiterLimit | The miter limit. |
| 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. |