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


In This Topic
    IPicture Interface
    In This Topic
    Represents a picture in the drawing layer.
    Syntax
    'Declaration
     
    
    Public Interface IPicture 
       Inherits IDrawingObject 
    'Usage
     
    
    Dim instance As IPicture
    public interface IPicture : IDrawingObject  
    See Also