Prado\Web\UI\WebControls\TCircleHotSpot::getShape PHP Méthode

getShape() public méthode

public getShape ( ) : string
Résultat string shape of this hotspot.
    public function getShape()
    {
        return 'circle';
    }