ImageGear .NET v25.2 - Updated
ImageGear.Art Assembly / ImageGear.ART Namespace / ImGearARTHistoryEventArgs Class
Members




In This Topic
    ImGearARTHistoryEventArgs Class
    In This Topic
    Provides data for the history events.
    Object Model
    ImGearARTHistoryEventArgs Class
    Syntax
    'Declaration
     
    Public Class ImGearARTHistoryEventArgs 
       Inherits System.EventArgs
    'Usage
     
    Dim instance As ImGearARTHistoryEventArgs
    public class ImGearARTHistoryEventArgs : System.EventArgs 
    public __gc class ImGearARTHistoryEventArgs : public System.EventArgs 
    public ref class ImGearARTHistoryEventArgs : public System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          ImageGear.ART.ImGearARTHistoryEventArgs

    See Also