JansenFelipe\OMR\Targets\TextTarget::getA PHP Method

getA() public method

Get Pointer Top/Left
public getA ( ) : Point
return JansenFelipe\OMR\Point
    public function getA()
    {
        return $this->a;
    }