FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / MultiSideShape Class / ResetShapeOutlineThickness Method


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