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


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