'Declaration
Public Interface IShape Inherits IDrawingObject, IShapeBase
'Usage
Dim instance As IShape
public interface IShape : IDrawingObject, IShapeBase
'Declaration
Public Interface IShape Inherits IDrawingObject, IShapeBase
'Usage
Dim instance As IShape
public interface IShape : IDrawingObject, IShapeBase