Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / LinearPath Class / EdgeIndex Property

In This Topic
    EdgeIndex Property (LinearPath)
    In This Topic
    Syntax
    'Declaration
     
    Public Property EdgeIndex As Integer
    public int EdgeIndex {get; set;}
    See Also