[]
PDF "d" operator. Set the line dash pattern in the graphics state.
public class SetLineDashPattern : OperatorBase
Public Class SetLineDashPattern
Inherits OperatorBase
Name | Description |
---|---|
SetLineDashPattern(float, float[]) | Initializes a new instance of the SetLineDashPattern class. |
Name | Description |
---|---|
DashPattern | The dash pattern. |
DashPhase | The dash phase. |
Name | Description |
---|---|
IsSame(OperatorBase) | Determines whether the provided operator is the same as the current operator. |