AutoResetScrollPosition Property
Summary
Enables the automatic reset of the Leadtools.WinForms.RasterImageViewer.ScrollPosition property.
Syntax
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.