←Select platform

ScaleFactor Property (ImageViewerMagnifyGlassInteractiveMode)

Summary

Scale factor used to display the magnified image.

Syntax

C#
VB
C++
public virtual double ScaleFactor { get; set; } 
Public Overridable Property ScaleFactor() As Double 
   Get 
   Set 
public:  
   virtual property double ScaleFactor 
   { 
      double get() 
      void set(double value) 
   } 

Property Value

The scale factor used to display the magnified image. Default value is 2 (2X zoom).

Example

For an example, refer to ImageViewer.InteractiveModes.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Controls.WinForms Assembly
Click or drag to resize