HaruPage::getDash

(PECL haru >= 0.0.1)

HaruPage::getDashGet the current dash pattern

說明

array HaruPage::getDash ( void )

Get the current dash pattern. See HaruPage::setDash() for more information on dash patterns.

參數

此函式沒有參數。

回傳值

Returns the current dash pattern as an array of two elements - "pattern" and "phase" or FALSE if dash pattern was not set.

錯誤/例外

發生錯誤時拋出 HaruException 異常。

參見

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top