Grafika\DrawingObject\QuadraticBezier::getControl PHP Method

getControl() public method

public getControl ( ) : array
return array
    public function getControl()
    {
        return $this->control;
    }