FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / ThreeWayArrowShape Class / ResetShadowOffsetX Method


In This Topic
ResetShadowOffsetX Method (ThreeWayArrowShape)
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 ThreeWayArrowShape
 
instance.ResetShadowOffsetX()
See Also