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


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