ImageGear v26.3 - Updated
ImageGear.Core Assembly / ImageGear.Core Namespace / IImGearDoubleRectangle Interface
Members




In This Topic
    IImGearDoubleRectangle Interface
    In This Topic
    Defines DoubleRectangle interface.
    Object Model
    IImGearDoubleRectangle Interface
    Syntax
    'Declaration
     
    Public Interface IImGearDoubleRectangle 
       Inherits IImGearShape 
    'Usage
     
    Dim instance As IImGearDoubleRectangle
    public interface IImGearDoubleRectangle : IImGearShape  
    public __gc __interface IImGearDoubleRectangle : public IImGearShape  
    public interface class IImGearDoubleRectangle : public IImGearShape  
    See Also