FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / MultiSideShape Class / ResetAlphaBlendBackColor Method


In This Topic
ResetAlphaBlendBackColor Method (MultiSideShape)
In This Topic
Resets the alpha-blend value of the background color of the object.
Syntax
'Declaration
 
Public Overridable Sub ResetAlphaBlendBackColor() 
 
'Usage
 
Dim instance As MultiSideShape
 
instance.ResetAlphaBlendBackColor()
See Also