Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Drawing Namespace / IGroupShape Interface
Members


In This Topic
    IGroupShape Interface
    In This Topic
    Represents an object in the drawing layer, such as a shape or picture.
    Syntax
    'Declaration
     
    
    Public Interface IGroupShape 
       Inherits IShape, IShapeBase 
    'Usage
     
    
    Dim instance As IGroupShape
    public interface IGroupShape : IShape, IShapeBase  
    See Also