←Select platform

ScaleFactor Property

Summary

Gets or sets the zoom factor used to display the magnified image.

Syntax

C#
VB
C++
public virtual float ScaleFactor { get; set; } 
  
Public Overridable Property ScaleFactor As Single 
public: 
virtual property float ScaleFactor { 
   float get(); 
   void set (    float ); 
} 

Property Value

The zoom factor used to display the magnified image.

Example

Refer to RasterMagnifyGlass example.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.WinForms Assembly