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


In This Topic
ResetShadowOffsetX Method (PSShape)
In This Topic
Resets the amount of offset of the shadow in the horizontal direction to the default value, which is 5.0F.
Syntax
'Declaration
 
Public Overridable Sub ResetShadowOffsetX() 
 
'Usage
 
Dim instance As PSShape
 
instance.ResetShadowOffsetX()
See Also