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


In This Topic
FadeDirection Property
In This Topic
Gets or sets the direction to offset the reflection.
Syntax
'Declaration
 
Public Property FadeDirection As Double
 
'Usage
 
Dim instance As ReflectionEffect
Dim value As Double
 
instance.FadeDirection = value
 
value = instance.FadeDirection

Property Value

The direction to offset the reflection.
See Also