Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ViewportLayout Class / DeleteObject Method

In This Topic
    DeleteObject Method (ViewportLayout)
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function DeleteObject( _
       ByVal bmp As IntPtr _
    ) As IntPtr
    public static IntPtr DeleteObject( 
       IntPtr bmp
    )

    Parameters

    bmp
    See Also