Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / PortionSurrogate Class / Triangles Property

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