Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Drawing.Effects Namespace / ReflectionEffect Class
Members


ReflectionEffect Class
Represents a reflection effect. This class cannot be inherited.
Syntax
'Declaration
 
Public NotInheritable Class ReflectionEffect 
   Inherits OuterShadowEffect
   Implements GrapeCity.Spreadsheet.ICloneable(Of Effect) 
 
'Usage
 
Dim instance As ReflectionEffect
Inheritance Hierarchy

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

See Also