[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Operators.MoveToNextLineUpdateLeading.-ctor

MoveToNextLineUpdateLeading Constructor

MoveToNextLineUpdateLeading(float, float)

Initializes a new instance of the MoveToNextLineUpdateLeading class.

Declaration
public MoveToNextLineUpdateLeading(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.