Grafika\DrawingObject\CubicBezier::getControl2 PHP Method

getControl2() public method

public getControl2 ( ) : array
return array
    public function getControl2()
    {
        return $this->control2;
    }