Spread WinForms 15
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
See Also