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


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