ASP.NET Ajax Javascript (Specification) | |
---|---|
function showEmptySelection( imagePoint : Point ) : (Any); |
ASP.NET Ajax Javascript (Usage) | |
---|---|
var resultVar = instanceOfPageView.showEmptySelection(Point); |
Parameters
- imagePoint
- The location at which the selection should be placed. The units of the point are the same as that for pageWidth (pixels for raster images and points for PDF images). The selection will be clipped to the bounds of the actual image.