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


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