Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / PSObject Class / ResetShapeOutlineColor Method


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