[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Drawing.IEffectParameter

IEffectParameter Interface

Describes a single Picture Effect parameter.

Namespace: GrapeCity.Spreadsheet.Drawing
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public interface IEffectParameter
Public Interface IEffectParameter
Remarks

Picture Effects are processed as a chain composed of individual items that are applied in sequence to create the final composited image. An Effects chain will allow an effect to be added to the chain, reordered, or removed from the chain. Effect parameters specify properties of those effects.

Properties

Name Description
Name

Gets the string name of the EffectParameter parameter.

Value

Gets or sets the value of the IEffectParameter object.