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


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