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


In This Topic
    IGraphicObjects Interface
    In This Topic
    Represents a collection of GraphicObject objects.
    Syntax
    'Declaration
     
    
    Public Interface IGraphicObjects 
    'Usage
     
    
    Dim instance As IGraphicObjects
    public interface IGraphicObjects 
    See Also