[Visual Basic] Public Property Link As
Newtone.ImageKit.Web.PanWindow
[C#] public Newtone.ImageKit.Web.PanWindow Link
{set; get;}
Property Value
The default value is null.
Explanation
When using the PanWindow, set this property as follows: ImageKit1.Link = PanWindow1.Link. This establishes a link between the PanWindow and the ImageKit Control.