Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Curve Class / Order Property

In This Topic
    Order Property
    In This Topic
    Gets curve order.
    Syntax
    'Declaration
     
    Public ReadOnly Property Order As Integer
    public int Order {get;}
    See Also