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


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