C#
VB
C++
Enables the automatic reset of the ScaleFactor property.
public override bool AutoResetScaleFactor { get; set; }
Public Overrides Property AutoResetScaleFactor As Boolean
true to enable automatic reset.
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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET