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


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