Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / SpreadShapesContainer Class / ResetShapeOutlineColor Method


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