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


In This Topic
ResetAlphaBlendShadowColor Method (RoundedRectangleShape)
In This Topic
Resets the amount of transparency for the shadow, which is 128.
Syntax
'Declaration
 
Public Overridable Sub ResetAlphaBlendShadowColor() 
 
'Usage
 
Dim instance As RoundedRectangleShape
 
instance.ResetAlphaBlendShadowColor()
See Also