Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Serialization Namespace / BarSurrogate Class / Triangles Property

In This Topic
    Triangles Property (BarSurrogate)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Triangles As IndexTriangle()
    public IndexTriangle[] Triangles {get; set;}
    See Also