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


In This Topic
ResetAlphaBlendBackColor Method (RoundedRectangleShape)
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 RoundedRectangleShape
 
instance.ResetAlphaBlendBackColor()
See Also