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




In This Topic
    IImGearEllipse Interface
    In This Topic
    Defines Ellipse interface.
    Object Model
    IImGearEllipse InterfaceImGearPoint StructureImGearPoint Structure
    Syntax
    'Declaration
     
    Public Interface IImGearEllipse 
       Inherits IImGearShape 
    'Usage
     
    Dim instance As IImGearEllipse
    public interface IImGearEllipse : IImGearShape  
    public __gc __interface IImGearEllipse : public IImGearShape  
    public interface class IImGearEllipse : public IImGearShape  
    See Also