ImageGear.Web.UI Namespace Client API Library > ImageGear.Web.UI Namespace > PageView class : showPagePointAtCenter Method |
ASP.NET Ajax Javascript (Specification) | |
---|---|
function showPagePointAtCenter( imagePoint : Point ) : (Any); |
ASP.NET Ajax Javascript (Usage) | |
---|---|
var resultVar = instanceOfPageView.showPagePointAtCenter(Point); |
Displays an image point, as specified in the imagePoint parameter, at the center of the viewer. This function will not change the current rotation, mirroring or scaling of the viewer.