ImageGear .NET v25.2 - Updated
ImageGear.Core Assembly / ImageGear.Display Namespace / IImGearDisplayObject Interface
Members




In This Topic
    IImGearDisplayObject Interface
    In This Topic
    Base interface for display API objects. Implemented in several display code structures.
    Object Model
    IImGearDisplayObject Interface
    Syntax
    'Declaration
     
    Public Interface IImGearDisplayObject 
    'Usage
     
    Dim instance As IImGearDisplayObject
    public interface IImGearDisplayObject 
    public __gc __interface IImGearDisplayObject 
    public interface class IImGearDisplayObject 
    See Also