Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Drawing Namespace / GraphicObject Class
Members


In This Topic
    GraphicObject Class
    In This Topic
    Syntax
    'Declaration
     
    
    Public MustInherit Class GraphicObject 
       Inherits DrawingObject
       Implements IDrawingObject 
    'Usage
     
    
    Dim instance As GraphicObject
    public abstract class GraphicObject : DrawingObject, IDrawingObject  
    Inheritance Hierarchy

    System.Object
          GrapeCity.Spreadsheet.Drawing.DrawingObject
             GrapeCity.Spreadsheet.Drawing.GraphicObject

    See Also