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

getShape() public méthode

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