InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Util.Win Namespace / Win32 Class / DeleteMetaFile Method

In This Topic
    DeleteMetaFile Method (Win32)
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function DeleteMetaFile( _
       ByVal hemf As IntPtr _
    ) As Boolean
    public static bool DeleteMetaFile( 
       IntPtr hemf
    )

    Parameters

    hemf
    See Also