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


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