GoLang UI\Draw\Path::lineTo

request it (221)
GoLang replacement for PHP's UI\Draw\Path::lineTo [edit | history]



Do you know a GoLang replacement for PHP's UI\Draw\Path::lineTo? Write it!

PHP UI\Draw\Path::lineTo

PHP original manual for UI\Draw\Path::lineTo [ show | php.net ]

UI\Draw\Path::lineTo

(PHP 7, UI 0.9.9)

UI\Draw\Path::lineToDraw a Line

Description

public UI\Draw\Path::lineTo ( UI\Point $point , float $radius , float $angle , float $sweep , float $negative )

Shall map the path for a line

Parameters

point

The point to begin mapping

radius

angle

sweep

negative

Return Values