ImageGear .NET
hideSelection Method

Hide the selection.
Syntax
ASP.NET Ajax Javascript (Specification) 
function hideSelection() : (Any);
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfPageView.hideSelection();
Remarks

This function causes the viewer to hide the selection, although that will not affect the visual appearance of the viewer until the browser has some idle time or you call the display function. When the selection is hidden, the selectionIsVisible property will be false and the selectionPageRectangle and selectionWindowRectangle properties will be a rectangle with zeros for the x, y, width, and height values.

See Also

Reference

ImageGear.Web.UI Namespace Client API~ImageGear.Web.UI.PageView
PageView Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback