Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Drawing Namespace / ICompositeShape Interface
Members


In This Topic
    ICompositeShape Interface
    In This Topic
    Represents a container which contains some of IShape.
    Syntax
    'Declaration
     
    
    Public Interface ICompositeShape 
    'Usage
     
    
    Dim instance As ICompositeShape
    public interface ICompositeShape 
    See Also