Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot Namespace / ViewportLayout.GfxAttributesWire Class
Members

In This Topic
    ViewportLayout.GfxAttributesWire Class
    In This Topic
    Class that propagates Color, LineWeight, LineTypePattern and LineTypePatternLength.
    Syntax
    'Declaration
     
    Public Class ViewportLayout.GfxAttributesWire 
       Inherits ViewportLayout.GfxAttributesColor
    public class ViewportLayout.GfxAttributesWire : ViewportLayout.GfxAttributesColor 
    Inheritance Hierarchy

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

    See Also