[]
PDF "l" operator. Append a straight line segment from the current point to the point (x, y).
public class LineTo : OperatorBase
Public Class LineTo
Inherits OperatorBase
Name | Description |
---|---|
LineTo(float, float) | Initializes a new instance of the LineTo class. |
Name | Description |
---|---|
IsSame(OperatorBase) | Determines whether the provided operator is the same as the current operator. |