[Visual Basic] Public Property EnableViewer As
Boolean
[C#] public bool ViewerBorderColor EnableViewer
{get; set;}
Property Value
The default value is True.
Explanation
This property displays or hides the view finder within the Pan Window Control. By moving the view finder with the mouse, the image displayed within the ImageKit Control can be scrolled. Depending on the browser, the view finder in the pan window may not be displayed properly. In that case, please set this property to False.
See Also
PanWindow Members | Newtone.ImageKit.Web.PanWindow