Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ViewportLayout.GfxAttributesMaterialFlat Class
Members

In This Topic
    ViewportLayout.GfxAttributesMaterialFlat Class
    In This Topic
    Class that propagates the attributes for flat display mode with flatColorMethodType.EntityMaterial ColorMethod.
    Syntax
    'Declaration
     
    Public Class ViewportLayout.GfxAttributesMaterialFlat 
       Inherits ViewportLayout.GfxAttributesRendered
    public class ViewportLayout.GfxAttributesMaterialFlat : ViewportLayout.GfxAttributesRendered 
    Inheritance Hierarchy

    System.Object
       devDept.Eyeshot.ViewportLayout.GfxAttributes
          devDept.Eyeshot.ViewportLayout.GfxAttributesColor
             devDept.Eyeshot.ViewportLayout.GfxAttributesWire
                devDept.Eyeshot.ViewportLayout.GfxAttributesRendered
                   devDept.Eyeshot.ViewportLayout.GfxAttributesMaterialFlat

    See Also