ScaleFactor Property

Summary
The zoom factor used to display the image.
Syntax
C#
VB
C++
public override double ScaleFactor { get; set; } 
  
Public Overrides Property ScaleFactor As Double 
public: 
property double ScaleFactor { 
   double get() override; 
   void set (    double ) override; 
} 

Property Value

The zoom factor used to display the image.

Remarks

This property is inherited from Leadtools.WinForms.RasterImageViewer and is always set to 1.0

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip.Client.WinForms Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.