Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ViewportLayout.GfxAttributesRendered Class / ViewportLayout.GfxAttributesRendered Constructor / ViewportLayout.GfxAttributesRendered Constructor(GfxAttributesRendered)

In This Topic
    ViewportLayout.GfxAttributesRendered Constructor(GfxAttributesRendered)
    In This Topic
    Syntax
    'Declaration
     
    Protected Function New( _
       ByVal other As ViewportLayout.GfxAttributesRendered _
    )
    protected ViewportLayout.GfxAttributesRendered( 
       ViewportLayout.GfxAttributesRendered other
    )

    Parameters

    other
    See Also