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




In This Topic
    IImGearRoundedRectangle Interface
    In This Topic
    Represents a rounded rectangle.
    Object Model
    IImGearRoundedRectangle InterfaceImGearPoint StructureImGearPoint Structure
    Syntax
    'Declaration
     
    Public Interface IImGearRoundedRectangle 
       Inherits IImGearShape 
    'Usage
     
    Dim instance As IImGearRoundedRectangle
    public interface IImGearRoundedRectangle : IImGearShape  
    public __gc __interface IImGearRoundedRectangle : public IImGearShape  
    public interface class IImGearRoundedRectangle : public IImGearShape  
    See Also