phpdftk API Documentation

Point
in package

FinalYes

2D point in PDF user-space coordinates (1 unit = 1/72 inch).

Table of Contents

Properties

$x  : float
$y  : float

Methods

__construct()  : mixed

Properties

$x read-only

public float $x

$y read-only

public float $y

Methods

__construct()

public __construct(float $x, float $y) : mixed
Parameters
$x : float
$y : float

        
On this page

Search results