Spread WPF 17
GrapeCity.Windows.SpreadSheet.Data Namespace / Picture Class
Members


In This Topic
    Picture Class
    In This Topic
    Represents a picture in spread.
    Object Model
    Picture Class
    Syntax
    'Declaration
     
    Public Class Picture 
       Inherits SpreadChartShapeBase
       Implements IFloatingObjectIThemeContextSupport 
    'Usage
     
    Dim instance As Picture
    Inheritance Hierarchy

    System.Object
       GrapeCity.Windows.SpreadSheet.Data.FloatingObject
          GrapeCity.Windows.SpreadSheet.Data.SpreadChartShapeBase
             GrapeCity.Windows.SpreadSheet.Data.Picture

    See Also