'Declaration
Public MustInherit Class GraphicObject Inherits DrawingObject Implements IDrawingObject
'Usage
Dim instance As GraphicObject
public abstract class GraphicObject : DrawingObject, IDrawingObject
'Declaration
Public MustInherit Class GraphicObject Inherits DrawingObject Implements IDrawingObject
'Usage
Dim instance As GraphicObject
public abstract class GraphicObject : DrawingObject, IDrawingObject
System.Object
GrapeCity.Spreadsheet.Drawing.DrawingObject
GrapeCity.Spreadsheet.Drawing.GraphicObject