Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / PSShape Class / ResetShadowColor Method


In This Topic
ResetShadowColor Method (PSShape)
In This Topic
Resets the color of the shadow to the default value.
Syntax
'Declaration
 
Public Overridable Sub ResetShadowColor() 
 
'Usage
 
Dim instance As PSShape
 
instance.ResetShadowColor()
See Also