[Visual Basic] Public Function ShowPanWindow()
As Boolean
[C#] public bool ShowPanWindow() ;
Return Value
Returns True if successful. Returns False if unsuccessful.
Explanation
This method displays the image in the Pan Window. To link the ImageKit Control with the Pan Window Control set the link property as follows: ImageKit1.Link = PanWindow1.Link.
See Also
ImageKit Members | Newtone.ImageKit.Web.ImageKit