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


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

Property Value

The starting reflection opacity.
See Also