ImageGear v26.3 - Updated
ImageGear.Core Assembly / ImageGear.Core Namespace / ImGearWarning Class
Members




In This Topic
    ImGearWarning Class
    In This Topic
    Base class for all warnings handled by the ImageGear library. Contains error code and optionally supplied data.
    Object Model
    ImGearWarning Class
    Syntax
    'Declaration
     
    Public NotInheritable Class ImGearWarning 
    'Usage
     
    Dim instance As ImGearWarning
    public sealed class ImGearWarning 
    public __gc __sealed class ImGearWarning 
    public ref class ImGearWarning sealed 
    Inheritance Hierarchy

    System.Object
       ImageGear.Core.ImGearWarning

    See Also