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


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