ScaleFactor Property

Summary
The zoom factor used to display the image.
Syntax
C#
C++/CLI
public override double ScaleFactor { get; set; } 
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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip.Client.WinForms Assembly

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