ImageGear .NET v25.2 - Updated
ImageGear.Art Assembly / ImageGear.ART Namespace / ImGearARTLoadEvents Structure
Members




In This Topic
    ImGearARTLoadEvents Structure
    In This Topic
    Contains fields that can be used to pass event delegates to LoadPage method of the ImGearART.
    Object Model
    ImGearARTLoadEvents Structure
    Syntax
    'Declaration
     
    Public Structure ImGearARTLoadEvents 
       Inherits System.ValueType
    'Usage
     
    Dim instance As ImGearARTLoadEvents
    public struct ImGearARTLoadEvents : System.ValueType 
    public __value struct ImGearARTLoadEvents : public System.ValueType 
    public value class ImGearARTLoadEvents : public System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          ImageGear.ART.ImGearARTLoadEvents

    See Also