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

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