Spread WPF 18
GrapeCity.Spreadsheet.Drawing Namespace / IPicture Interface
Members


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