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

In This Topic
    Attributes Property (SilhoWireData)
    In This Topic
    Holds the attributes of the data for an entity and is also used to avoid visibility checks of a line with its sharing triangles in the same entity
    Syntax
    'Declaration
     
    Public Property Attributes As ViewportLayout.GfxAttributesWire
    public ViewportLayout.GfxAttributesWire Attributes {get; set;}
    See Also