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


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