LEADTOOLS JavaScript (Leadtools.Controls)

CurrentScaleFactor Property

Show in webframe
Gets or sets the current scale factor for the image display.
Syntax
get_currentScaleFactor();
Object.defineProperty('currentScaleFactor');

Property Value

TypeDescription
double

The value of CurrentScaleFactor is the maximum of CurrentXScaleFactor and CurrentYScaleFactor. These two values are always the same except when SizeMode is set to ImageViewerSizeMode.Stretch.

For more information, refer to ScaleFactor.

Example

For an example, refer to ScaleFactor.

See Also

Reference

ImageViewer Object
ImageViewer Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.