AutoResetScaleFactor Property

Summary
Enables the automatic reset of the ScaleFactor property.
Syntax
C#
C++/CLI
public override bool AutoResetScaleFactor { get; set; } 
public: 
property bool AutoResetScaleFactor { 
   bool get() override; 
   void set (    bool ) override; 
} 

Property Value

true to enable automatic reset.

Remarks

This property is inherited from Leadtools.WinForms.RasterImageViewer and is always set to true. This automatically resets the ScaleFactor property back to 1.0 when a new image is set to the viewer.

Requirements

Target Platforms

Help Version 22.0.2023.2.4
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 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.