Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / PSObject Class / ResetShapeOutlineThickness Method


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