Error processing SSI file
(Leadtools.Controls)

Show in webframe

ScaleFactor Property (ImageViewerItem)




Current factor used to scale the image in the item.
Syntax
public double ScaleFactor {get;}
'Declaration
 
Public ReadOnly Property ScaleFactor As Double

Property Value

The current factor used to scale the image in the item. Default value is 1.
Remarks

This value returns the maximum of the X and Y values of ScaleFactors.

This value is updated by Zoom and is a state value. For more information, for more information, refer Image Viewer Transformation.

Requirements

Target Platforms

See Also

Reference

ImageViewerItem Class
ImageViewerItem Members

Error processing SSI file