Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / IGraphic Interface

In This Topic
    IGraphic Interface Properties
    In This Topic

    For a list of all members of this type, see IGraphic members.

    Public Properties
     NameDescription
     PropertyGets or sets the brightness of the specified picture.  
     PropertyGets or sets the type of color transformation applied to the specified picture or OLE object.  
     PropertyGets or sets the contrast for the specified picture.  
     PropertyGets or sets the URL (on the intranet or the web) or path (local or network) to the location where the specified source object was saved.  
     PropertyGets or sets a System.Double value that represents the height, in pixels, of the object.  
     Propertytrue if the specified shape retains its original proportions when you resize it. falseif you can change the height and width of the shape independently of one another when you resize it.  
     Propertytrue if you want to use the original picture size as relative false if you want to use the current picture size as relative  
     PropertyGets or sets a System.Double value that represents the width, in pixels, of the object.  
    Top
    See Also