Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Drawing.Effects Namespace / OuterShadowEffect Class
Members


In This Topic
    OuterShadowEffect Class
    In This Topic
    Represents an outer shadow effect.
    Syntax
    'Declaration
     
    
    Public Class OuterShadowEffect 
       Inherits InnerShadowEffect
       Implements GrapeCity.CalcEngine.ICloneable(Of Effect) 
    'Usage
     
    
    Dim instance As OuterShadowEffect
    Inheritance Hierarchy

    System.Object
       GrapeCity.Drawing.Effects.Effect
          GrapeCity.Drawing.Effects.InnerShadowEffect
             GrapeCity.Drawing.Effects.OuterShadowEffect
                GrapeCity.Drawing.Effects.PresetShadowEffect
                GrapeCity.Drawing.Effects.ReflectionEffect

    See Also