ImageGear .NET v25.1 - Updated
ImGearScrollComponentInfo Structure
Members 




ImageGear.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)>
Public Structure ImGearScrollComponentInfo 
   Inherits System.ValueType
'Usage
 
Dim instance As ImGearScrollComponentInfo
[TypeConverter(ImageGear.Display.ImGearScrollComponentInfoConverter)]
public struct ImGearScrollComponentInfo : System.ValueType 
[TypeConverter(ImageGear.Display.ImGearScrollComponentInfoConverter)]
public __value struct ImGearScrollComponentInfo : public System.ValueType 
[TypeConverter(ImageGear.Display.ImGearScrollComponentInfoConverter)]
public value class ImGearScrollComponentInfo : public System.ValueType 
Inheritance Hierarchy

System.Object
   System.ValueType
      ImageGear.Display.ImGearScrollComponentInfo

See Also

Reference

ImGearScrollComponentInfo Members
ImageGear.Display Namespace