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


In This Topic
ResetShadowDirection Method (PSShape)
In This Topic
Resets the direction of the shadow to the default, which is None.
Syntax
'Declaration
 
Public Overridable Sub ResetShadowDirection() 
 
'Usage
 
Dim instance As PSShape
 
instance.ResetShadowDirection()
See Also