Leadtools.WinForms Namespace > RasterImageViewer Class : AutoResetScrollPosition Property |
[DescriptionAttribute("Enables or disables the automatic reset of the ScrollPosition property.")] [CategoryAttribute("Behavior")] public virtual bool AutoResetScrollPosition {get; set;}
'Declaration <DescriptionAttribute("Enables or disables the automatic reset of the ScrollPosition property.")> <CategoryAttribute("Behavior")> Public Overridable Property AutoResetScrollPosition As Boolean
'Usage Dim instance As RasterImageViewer Dim value As Boolean instance.AutoResetScrollPosition = value value = instance.AutoResetScrollPosition
[DescriptionAttribute("Enables or disables the automatic reset of the ScrollPosition property.")] [CategoryAttribute("Behavior")] public virtual bool AutoResetScrollPosition {get; set;}
DescriptionAttribute("Enables or disables the automatic reset of the ScrollPosition property.") CategoryAttribute("Behavior") get_AutoResetScrollPosition();
set_AutoResetScrollPosition(value);
[DescriptionAttribute("Enables or disables the automatic reset of the ScrollPosition property.")] [CategoryAttribute("Behavior")] public: virtual property bool AutoResetScrollPosition { bool get(); void set ( bool value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2