Spread WPF 18
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.
    Object Model
    IGroupShape Interface
    Syntax
    'Declaration
     
    Public Interface IGroupShape 
       Inherits IDrawingObjectIShapeIShapeBase 
    'Usage
     
    Dim instance As IGroupShape
    public interface IGroupShape : IDrawingObjectIShapeIShapeBase  
    See Also