イメージをパンウィンドウに表示します。
[Visual Basic]
Public Function ShowPanWindow() As Boolean
[C#]
public bool ShowPanWindow();

戻り値

成功の場合は true 、失敗の場合は false を返します。

解説

イメージをパンウィンドウに表示します。この場合、ImageKit1.Link = PanWindow1.Link のように設定して、相互のリンクを確立します。

参照

ImageKit メンバ | Newtone.ImageKit.WPF.Web.ImageKit