ASP.NET Ajax Javascript (Specification) | |
---|---|
function showPagePointAtCenter( imagePoint : Point ) : (Any); |
ASP.NET Ajax Javascript (Usage) | |
---|---|
var resultVar = instanceOfPageView.showPagePointAtCenter(Point); |
Parameters
- imagePoint
- The image point to display at the center of the viewer. The units for the point are the same as the units for pageWidth and pageHeight (pixels for raster images and points for PDF images).