Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / TrimCurve Class / Index Property

In This Topic
    Index Property (TrimCurve)
    In This Topic
    Gets or sets the curve index.
    Syntax
    'Declaration
     
    Public Property Index As Integer
    public int Index {get; set;}
    See Also