Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ScreenLine Class / Attributes Property

In This Topic
    Attributes Property (ScreenLine)
    In This Topic
    Gets the attributes inherited from the parent entity of the line.
    Syntax
    'Declaration
     
    Public ReadOnly Property Attributes As ViewportLayout.GfxAttributesWire
    public ViewportLayout.GfxAttributesWire Attributes {get;}
    See Also