Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / MeshSurrogate Class / Edges Property

In This Topic
    Edges Property (MeshSurrogate)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Edges As IndexLine()
    public IndexLine[] Edges {get; set;}
    See Also