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

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

    Parameters

    other
    See Also