Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Drawing Namespace / IDrawingObject Interface
Members


In This Topic
    IDrawingObject Interface
    In This Topic
    Represents an object in the drawing layer.
    Syntax
    'Declaration
     
    
    Public Interface IDrawingObject 
    'Usage
     
    
    Dim instance As IDrawingObject
    public interface IDrawingObject 
    See Also