[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Operators.MoveToNextLine.-ctor

MoveToNextLine Constructor

MoveToNextLine(float, float)

Initializes a new instance of the MoveToNextLine class.

Declaration
public MoveToNextLine(float tx, float ty)
Public Sub New(tx As Single, ty As Single)
Parameters
Type Name Description
float tx

The value of Tx.

float ty

The value of Ty.