H A D | ReportBaseImage.php | 37 public float $x; variable in Fisharebest\\Webtrees\\Report\\ReportBaseImage 52 * @param float $x X-position (left) of the image 59 …public function __construct(string $file, float $x, float $y, float $w, float $h, string $align, s… argument 64 $this->x = $x;
|