Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Drawing.Effects Namespace
Inheritance Hierarchy
In This Topic
    GrapeCity.Drawing.Effects Namespace
    In This Topic
    Classes
     ClassDescription
    ClassRepresents a blur effect that is applied to the entire shape, including its fill. All color channels, including alpha, are affected.
    ClassRepresents the base class for effect which is applied to the shape by the rendering engine.
    ClassRepresents a fill overlay effect. A fill overlay can be used to specify an additional fill for an object and blend the two fills together.
    ClassRepresents a glow effect, in which a color blurred outline is added outside the edges of the object.
    ClassRepresents an inner shadow effect. A shadow is applied within the edges of the object according to the parameters given by the attributes.
    ClassRepresents an outer shadow effect.
    ClassRepresents a preset shadow which is equivalent to a specific outer shadow effect.
    ClassRepresents a reflection effect.
    ClassRepresents a soft edge effect. The edges of the shape are blurred, while the fill is not affected.
    Enumerations
     EnumerationDescription
    EnumerationRepresents how to render effects one on top of another.
    EnumerationRepresents preset shadow types.
    See Also