HaruPage::createURLAnnotation
(PECL haru >= 0.0.1)
HaruPage::createURLAnnotation — 新しい HaruAnnotation のインスタンスを作成する
説明
object HaruPage::createURLAnnotation
( array $rectangle
, string $url
)
新しい HaruAnnotation のインスタンスを作成します。
パラメータ
- rectangle
-
クリック可能な範囲を表す 4 つの座標の配列。
- url
-
開く URL。
返り値
新しい HaruAnnotation のインスタンスを返します。
エラー / 例外
エラー時に HaruException をスローします。
HaruPage::createURLAnnotation
There are no user contributed notes for this page.
