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


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