ImageGear.Web.UI Namespace Client API Library > ImageGear.Web.UI Namespace Client API~ImageGear.Web.UI_namespace > ImageGear.Web.UI Namespace Client API~ImageGear.Web.UI.PageView : 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.
ImageGear.Web.UI Namespace Client API~ImageGear.Web.UI.PageView
PageView Members