This property establishes the link between the PanWindow and the ImageKit Control.
[Visual Basic] Public Property Link As Newtone.ImageKit.WPF.Web.PanWindow
[C#] public Newtone.ImageKit.WPF.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.

See Also

ImageKit Member | Newtone.ImageKit.WPF.Web.ImageKit

The ImageKit WPF is created by Newtone Corporation