Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / TextShape Class / ResetPicture Method


In This Topic
    ResetPicture Method (TextShape)
    In This Topic
    Resets the image for the element to its default value.
    Syntax
    'Declaration
     
    
    Protected Overridable Sub ResetPicture() 
    'Usage
     
    
    Dim instance As TextShape
     
    instance.ResetPicture()
    protected virtual void ResetPicture()
    See Also