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


In This Topic
EndAlpha Property
In This Topic
Gets or sets the ending reflection opacity.
Syntax
'Declaration
 
Public Property EndAlpha As Double
 
'Usage
 
Dim instance As ReflectionEffect
Dim value As Double
 
instance.EndAlpha = value
 
value = instance.EndAlpha

Property Value

The ending reflection opacity.
See Also