Eyeshot 11 WPF API Reference
WPF 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