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

In This Topic
    ViewportLayout.GfxAttributes Constructor(Color)
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal color As Color _
    )
    public ViewportLayout.GfxAttributes( 
       Color color
    )

    Parameters

    color
    See Also