Layer.drawPath

機能/意味
パスの描画
タイプ
Layerクラスのメソッド
構文
drawPath(app, path)
引数
app アピアランス GdiPlus.Appearance で描画スタイルを指定します
path パス GdiPlus.Path を指定します
戻り値
更新領域情報の辞書 left, top, width, height
説明