Skip to main content

Interface: MoveToCommand

Vector path command for moving the current point without drawing.

Properties

PropertyTypeDescription
type"moveTo"Discriminator identifying this option or command shape.
xnumberHorizontal position in PDF points.
ynumberVertical position in PDF points.