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




In This Topic
    IImGearColorAntiAlias Interface
    In This Topic
    Provides access to color anti-aliasing attributes.
    Object Model
    IImGearColorAntiAlias Interface
    Syntax
    'Declaration
     
    Public Interface IImGearColorAntiAlias 
       Inherits IImGearDisplayObject 
    'Usage
     
    Dim instance As IImGearColorAntiAlias
    public interface IImGearColorAntiAlias : IImGearDisplayObject  
    public __gc __interface IImGearColorAntiAlias : public IImGearDisplayObject  
    public interface class IImGearColorAntiAlias : public IImGearDisplayObject  
    See Also