This method displays the image in the Pan Window.
[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.WPF.Web.ImageKit Members | Newtone.ImageKit.WPF.Web.ImageKit

 

The ImageKit WPF is created by Newtone Corporation