FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / MultiSideShape Class / alphaBackColor Field


In This Topic
alphaBackColor Field (MultiSideShape)
In This Topic
Specifies the alpha-blending background color.
Syntax
'Declaration
 
Protected alphaBackColor As Integer
 
'Usage
 
Dim instance As MultiSideShape
Dim value As Integer
 
value = instance.alphaBackColor
 
instance.alphaBackColor = value
See Also