Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Drawing Namespace / IPictureEffects Interface
Properties Methods

In This Topic
    IPictureEffects Interface Members
    In This Topic

    The following tables list the members exposed by IPictureEffects.

    Public Properties
     NameDescription
     PropertyGets the count of the number of PictureEffect objects contained within the IPictureEffects collection.  
     PropertyGets the IPictureEffect object at the specified index.  
    Top
    Public Methods
     NameDescription
     MethodDeletes a IPictureEffect object from the collection.  
     MethodInserts a picture effect in a chain of composite effects.  
    Top
    See Also