Image Viewer CP Pro ActiveX Control ReferenceMethods GetScaleX Image Viewer CP ActiveX Control GetScaleX Return the zoom width scale of image. Public Function GetScaleX () As double No Parameter Return ValueReturn the zoom width scale of image. Example Visual Basic SyntaxImageViewer1.FileName="c:\test.jpg"ImageViewer1.View =5iX = ImageViewer1.GetScaleXiY = ImageViewer1.GetScaleY