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


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