Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Graphics Namespace / EntityGraphicsData Class / EntityGraphicsData Constructor / EntityGraphicsData Constructor(Object)

In This Topic
    EntityGraphicsData Constructor(Object)
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal parent As Object _
    )
    public EntityGraphicsData( 
       object parent
    )

    Parameters

    parent
    See Also