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


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