(Leadtools.Controls)

CurrentScaleFactor Property

Show in webframe





Gets or sets the current scale factor for the image display.
Syntax
public virtual double CurrentScaleFactor {get;}
Public Overridable ReadOnly Property CurrentScaleFactor As Double
public virtual double CurrentScaleFactor {get;}
@property (nonatomic,readonly) double currentScaleFactor;
public float getCurrentScaleFactor()
 get_CurrentScaleFactor(); 

Property Value

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.

Requirements

Target Platforms

See Also

Reference

ImageViewer Class
ImageViewer Members

 

 


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