InputPanel for WinForms | ComponentOne
C1.Win.5 Assembly / C1.Util.Win Namespace / Win32 Class / DeleteEnhMetaFile Method

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

    Parameters

    hemf
    See Also