ImageGear .NET - Updated
ImGearScrollComponentInfo Structure
Members 




ImageGear24.Core Assembly > ImageGear.Display Namespace : ImGearScrollComponentInfo Structure
Implements state of one scrollbar and uses pass scrolling information to and from ImageGear display code.
Object Model
ImGearScrollComponentInfo Structure
Syntax
'Declaration
 
<TypeConverterAttribute("ImageGear.Display.ImGearScrollComponentInfoConverter, ImageGear24.Core, Version=24.11.0.1599, Culture=neutral, PublicKeyToken=80d669b8b606a2da")>
Public Structure ImGearScrollComponentInfo 
   Inherits System.ValueType
'Usage
 
Dim instance As ImGearScrollComponentInfo
[TypeConverter("ImageGear.Display.ImGearScrollComponentInfoConverter, ImageGear24.Core, Version=24.11.0.1599, Culture=neutral, PublicKeyToken=80d669b8b606a2da")]
public struct ImGearScrollComponentInfo : System.ValueType 
[TypeConverter("ImageGear.Display.ImGearScrollComponentInfoConverter, ImageGear24.Core, Version=24.11.0.1599, Culture=neutral, PublicKeyToken=80d669b8b606a2da")]
public __value struct ImGearScrollComponentInfo : public System.ValueType 
[TypeConverter("ImageGear.Display.ImGearScrollComponentInfoConverter, ImageGear24.Core, Version=24.11.0.1599, Culture=neutral, PublicKeyToken=80d669b8b606a2da")]
public value class ImGearScrollComponentInfo : public System.ValueType 
Inheritance Hierarchy

System.Object
   System.ValueType
      ImageGear.Display.ImGearScrollComponentInfo

See Also

Reference

ImGearScrollComponentInfo Members
ImageGear.Display Namespace