Nevron .NET Vision
Nevron.GraphicsCore Namespace / INImage Interface / CopyToClipboard Method


In This Topic
    CopyToClipboard Method (INImage)
    In This Topic
    Places the image on the clipboard.
    Syntax
    'Declaration
     
    
    Sub CopyToClipboard() 
    'Usage
     
    
    Dim instance As INImage
     
    instance.CopyToClipboard()
    void CopyToClipboard()
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also