Spread Windows Forms 15.0
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. This class cannot be inherited.
    ClassRepresents the base class for effect which is applied to the shape by the rendering engine. This class is abstract (MustInherit in Visual Basic) and so cannot be instantiated.
    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. This class cannot be inherited.
    ClassRepresents a glow effect, in which a color blurred outline is added outside the edges of the object. This class cannot be inherited.
    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. This class cannot be inherited.
    ClassRepresents a reflection effect. This class cannot be inherited.
    ClassRepresents a soft edge effect. The edges of the shape are blurred, while the fill is not affected. This class cannot be inherited.
    Enumerations
     EnumerationDescription
    EnumerationRepresents how to render effects one on top of another.
    EnumerationRepresents preset shadow types.
    See Also