Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Bar Class / Triangles Property

In This Topic
    Triangles Property (Bar)
    In This Topic
    Gets the bar triangles.
    Syntax
    'Declaration
     
    Public ReadOnly Property Triangles As IndexTriangle()
    public IndexTriangle[] Triangles {get;}
    See Also