Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / GradientSelectionRenderer Class / Opacity Property


In This Topic
Opacity Property (GradientSelectionRenderer)
In This Topic
Gets or sets the opacity.
Syntax
'Declaration
 
Public Property Opacity As Integer
 
'Usage
 
Dim instance As GradientSelectionRenderer
Dim value As Integer
 
instance.Opacity = value
 
value = instance.Opacity

Property Value

Opacity amount
See Also