Error processing SSI file
(Leadtools.Controls)

Show in webframe

ScaleFactor Property (ImageViewerCenterAtInteractiveMode)




Factor used to zoom the image in the viewer around the center.
Syntax
public virtual double ScaleFactor {get; set;}
'Declaration
 
Public Overridable Property ScaleFactor As Double

Property Value

The scale factor used to display the magnified image. Must be a value greater than 0. The default value is 1 (no zoom).
Remarks

Use the value of ScaleFactor to performing zooming of the image around the center point when the user taps on the viewer as follows:

Requirements

Target Platforms

See Also

Reference

ImageViewerCenterAtInteractiveMode Class
ImageViewerCenterAtInteractiveMode Members

Error processing SSI file