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

In This Topic
    ViewportLayout.GfxAttributesMaterialFlat Constructor(GfxAttributesRendered)
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal other As ViewportLayout.GfxAttributesRendered _
    )
    public ViewportLayout.GfxAttributesMaterialFlat( 
       ViewportLayout.GfxAttributesRendered other
    )

    Parameters

    other
    See Also