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




In This Topic
    IImGearAspectRatio Interface
    In This Topic
    Provides access to display aspect ratio attributes.
    Object Model
    IImGearAspectRatio Interface
    Syntax
    'Declaration
     
    Public Interface IImGearAspectRatio 
       Inherits IImGearDisplayObject 
    'Usage
     
    Dim instance As IImGearAspectRatio
    public interface IImGearAspectRatio : IImGearDisplayObject  
    public __gc __interface IImGearAspectRatio : public IImGearDisplayObject  
    public interface class IImGearAspectRatio : public IImGearDisplayObject  
    See Also