PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

HaruPage::getLineJoin> <HaruPage::getHorizontalScaling
Last updated: Fri, 10 Oct 2008

view this page in

HaruPage::getLineCap

(PECL haru:0.0.1)

HaruPage::getLineCapRécupère le style courant de fin de lignes

Description

int HaruPage::getLineCap ( void )

Récupère le style courant de fin de lignes.

Liste de paramètres

Cette fonction ne contient aucun paramètre.

Valeurs de retour

Retourne le style courant de fin de lignes. La valeur est une parmi :

  • HaruPage::BUTT_END - la ligne est ajustée à la fin du chemin.
  • HaruPage::ROUND_END - la fin de la ligne devient un demi-cercle dont le centre est le point final du chemin.
  • HaruPage::PROJECTING_SCUARE_END - la ligne continue jusqu'au point qui excède de moitié la largeur du point final.

Erreurs / Exceptions

Lance une exception HaruException en cas d'erreur.



add a note add a note User Contributed Notes
HaruPage::getLineCap
There are no user contributed notes for this page.

HaruPage::getLineJoin> <HaruPage::getHorizontalScaling
Last updated: Fri, 10 Oct 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites