Spread Windows Forms 17
FarPoint.Win Assembly / FarPoint.Win Namespace / IBorderGraphics Interface / Save Method


In This Topic
    Save Method (IBorderGraphics)
    In This Topic
    Saves this instance of the graphics object.
    Syntax
    'Declaration
     
    
    Function Save() As Object
    'Usage
     
    
    Dim instance As IBorderGraphics
    Dim value As Object
     
    value = instance.Save()
    object Save()
    See Also