Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / FemEdgeSurrogate Class / Indices Property

In This Topic
    Indices Property (FemEdgeSurrogate)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Indices As Byte()
    public byte[] Indices {get; set;}
    See Also