[]
PDF "M" operator. Set the miter limit in the graphics state.
public class SetMiterLimit : OperatorBase
Public Class SetMiterLimit
Inherits OperatorBase
Name | Description |
---|---|
SetMiterLimit(float) | Initializes a new instance of the SetMiterLimit class. |
Name | Description |
---|---|
MiterLimit | The miter limit. |
Name | Description |
---|---|
IsSame(OperatorBase) | Determines whether the provided operator is the same as the current operator. |