PHP Doku:: Set the border style of the annotation - function.haruannotation-setborderstyle.html

Verlauf / Chronik / History: (14) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzNon-Text MIME-AusgabenHaru PDFThe HaruAnnotation classHaruAnnotation::setBorderStyle

Ein Service von Reinhard Neidl - Webprogrammierung.

The HaruAnnotation class

<<The HaruAnnotation class

HaruAnnotation::setHighlightMode>>

HaruAnnotation::setBorderStyle

(PECL haru >= 0.0.1)

HaruAnnotation::setBorderStyleSet the border style of the annotation

Beschreibung

bool HaruAnnotation::setBorderStyle ( float $width , int $dash_on , int $dash_off )

Defines the style of the border of the annotation. This function may be used with link annotations only.

Parameter-Liste

width

The width of the border line.

dash_on

The dash style.

dash_off

The dash style.

Rückgabewerte

Returns TRUE on success.

Fehler/Exceptions

Throws a HaruException on error.


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)