FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / FourWayArrowShape Class / ResetGradient Method


In This Topic
ResetGradient Method (FourWayArrowShape)
In This Topic
Resets the gradient style of the object.
Syntax
'Declaration
 
Public Overridable Sub ResetGradient() 
 
'Usage
 
Dim instance As FourWayArrowShape
 
instance.ResetGradient()
See Also