AutoResetScrollPosition Property

Summary

Enables the automatic reset of the Leadtools.WinForms.RasterImageViewer.ScrollPosition property.

Syntax
C#
VB
C++
public override bool AutoResetScrollPosition { get; set; } 
  
Public Overrides Property AutoResetScrollPosition As Boolean 
public: 
property bool AutoResetScrollPosition { 
   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.

Requirements

Target Platforms

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

Leadtools.Jpip.Client.WinForms Assembly