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

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

    Parameters

    other
    See Also